USB: convert sound/* to use module_usb_driver()
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Nov 2011 17:50:44 +0000 (09:50 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Nov 2011 17:50:44 +0000 (09:50 -0800)
commit424f0750edd5af866f80f5e65998e0610503cb5c
tree32075ed9fe97675ba81c6f2f0e86741f2a1d94a3
parent42f06a13445bffae96c5e42fdd721ef65fed6abf
USB: convert sound/* to use module_usb_driver()

This converts the drivers in sound/* to use the
module_usb_driver() macro which makes the code smaller and a bit
simpler.

Added bonus is that it removes some unneeded kernel log messages about
drivers loading and/or unloading.

Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Daniel Mack <zonque@gmail.com>
Cc: Clemens Ladisch <clemens@ladisch.de>
Cc: Torsten Schenk <torsten.schenk@zoho.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Karsten Wiese <fzu@wemgehoertderstaat.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/usb/6fire/chip.c
sound/usb/caiaq/device.c
sound/usb/misc/ua101.c
sound/usb/usx2y/us122l.c
sound/usb/usx2y/usbusx2y.c