commit | 0af49ffe3c04ed5a9095ea1349d3e26a1e8b311a | [log] [tgz] |
---|---|---|
author | Antonio Ospite <ao2@amarulasolutions.com> | Fri Jun 21 13:11:51 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 21 14:37:08 2013 +0200 |
tree | cf3ff9062cf556a70ce438ef336ee77288205279 | |
parent | 4a9f9118619b20a7c10327667d6595b6bfa4beb1 [diff] |
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>