]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: misc: usb3503: Use i2c_add_driver helper macro
authorAndrew F. Davis <afd@ti.com>
Thu, 22 Oct 2015 19:11:11 +0000 (14:11 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:53:53 +0000 (19:53 -0700)
commitaa5b477db5826e9922c4fe78ccf53fb2df039367
tree261a86cf948802ea3ac05320dd293af44979a5a6
parent164f0aa87232b85c17181922a28c3f410ea9a32b
usb: misc: usb3503: Use i2c_add_driver helper macro

Use i2c_add_driver as it will add THIS_MODULE for us.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c