diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2017-03-17 12:48:10 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-21 06:44:32 +0100 |
commit | 92a3fa075d3d2716b9c662814540f1d660cbf2f5 (patch) | |
tree | d301f0b5b8a991f7b7e4f8c6c3cb5283f581cca7 /net/netrom | |
parent | ed01e50acdd3e4a640cf9ebd28a7e810c3ceca97 (diff) | |
download | linux-92a3fa075d3d2716b9c662814540f1d660cbf2f5.tar.bz2 |
device-dax: 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: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions