ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
authorAntonio Ospite <ao2@amarulasolutions.com>
Fri, 21 Jun 2013 11:11:51 +0000 (13:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Jun 2013 12:37:08 +0000 (14:37 +0200)
commit0af49ffe3c04ed5a9095ea1349d3e26a1e8b311a
treecf3ff9062cf556a70ce438ef336ee77288205279
parent4a9f9118619b20a7c10327667d6595b6bfa4beb1
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()

In sound/usb/card.c and sound/usb/misc/ua101.c there are no spaces
between the vendor and the device names, use this style in the other
drivers too.

This also helps keeping consistency when new drivers copies from the
ones already in the mainline tree.

Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/6fire/chip.c
sound/usb/caiaq/device.c
sound/usb/usx2y/usbusx2y.c