diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2017-03-17 12:48:11 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-21 06:44:32 +0100 |
commit | 358a89ca2c9680ceddc219ab25d1583619e9159f (patch) | |
tree | c080239726f49d6341d58163b7e2c5e2b6555b26 /lib/inflate.c | |
parent | 92a3fa075d3d2716b9c662814540f1d660cbf2f5 (diff) | |
download | talos-obmc-linux-358a89ca2c9680ceddc219ab25d1583619e9159f.tar.gz talos-obmc-linux-358a89ca2c9680ceddc219ab25d1583619e9159f.zip |
input: utilize new cdev_device_add helper function
Replace the open coded registration of the cdev and dev with the
new device_add_cdev() helper in evdev, joydev and mousedev. 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>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/inflate.c')
0 files changed, 0 insertions, 0 deletions