]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit513c91a13b2233ce75cf21153821fa122d83d264
treecf3ff9062cf556a70ce438ef336ee77288205279
parente42f85e093eb7606d0e3b731d56a52f011f6ddec
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