[media] gspca: Use module_usb_driver macro
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 12 Dec 2012 08:58:12 +0000 (05:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 15:37:11 +0000 (13:37 -0200)
module_usb_driver eliminates a lot of boilerplate by replacing
module_init() and module_exit() calls.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found