aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mousedev.c
diff options
context:
space:
mode:
authorLogan Gunthorpe <logang@deltatee.com>2017-03-17 12:48:10 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-21 06:44:32 +0100
commit92a3fa075d3d2716b9c662814540f1d660cbf2f5 (patch)
treed301f0b5b8a991f7b7e4f8c6c3cb5283f581cca7 /drivers/input/mousedev.c
parentdevice-dax: fix cdev leak (diff)
downloadlinux-dev-92a3fa075d3d2716b9c662814540f1d660cbf2f5.tar.xz
linux-dev-92a3fa075d3d2716b9c662814540f1d660cbf2f5.zip
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 'drivers/input/mousedev.c')
0 files changed, 0 insertions, 0 deletions