diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2017-03-17 12:48:18 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-21 06:44:33 +0100 |
commit | 857313e51006ff51524579bcd8808b70f9a80812 (patch) | |
tree | 49844bbb9fdb8f66005c13505b4f98f0367b38a7 /drivers/rapidio | |
parent | 38923911dcc343f7f6624fc77a4ad63f2528fbcd (diff) | |
download | linux-857313e51006ff51524579bcd8808b70f9a80812.tar.gz linux-857313e51006ff51524579bcd8808b70f9a80812.tar.bz2 linux-857313e51006ff51524579bcd8808b70f9a80812.zip |
media: 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>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions