git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9f911
)
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
author
Antonio Ospite
<ao2@amarulasolutions.com>
Fri, 21 Jun 2013 11:11:51 +0000
(13:11 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 21 Jun 2013 12:37:08 +0000
(14:37 +0200)
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>
No differences found