diff options
author | 2017-03-17 12:48:12 -0600 | |
---|---|---|
committer | 2017-03-21 06:44:33 +0100 | |
commit | 111379dcccebc3eaf50ccf7daeb7d72210c1314c (patch) | |
tree | 2eda06c13cd80b537c8dc38fcf1170cc5f22f363 /drivers/infiniband/core/user_mad.c | |
parent | input: utilize new cdev_device_add helper function (diff) | |
download | wireguard-linux-111379dcccebc3eaf50ccf7daeb7d72210c1314c.tar.xz wireguard-linux-111379dcccebc3eaf50ccf7daeb7d72210c1314c.zip |
gpiolib: utilize new cdev_device_add helper function
Replace the open coded registration of the cdev and dev with the
new device_add_cdev() helper. The helper replaces a common pattern by
taking the proper reference against the parent device and adding both
the cdev and the device.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/infiniband/core/user_mad.c')
0 files changed, 0 insertions, 0 deletions