projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6efd2cd
)
ALSA: usb-audio - errata corrige for quirk
author
Andrea Borgia
<andrea@borgia.bo.it>
Tue, 2 Jun 2009 17:21:17 +0000
(19:21 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 3 Jun 2009 06:05:32 +0000
(08:05 +0200)
Cut'n'paste mistake, whose likely result was nothing at all.
Correct version is "USB_DEVICE", not "USB_DEVICE_VENDOR_SPEC".
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbquirks.h
patch
|
blob
|
history
diff --git
a/sound/usb/usbquirks.h
b/sound/usb/usbquirks.h
index 58f24f574207aaac37be10ac46898433eb1b1eee..f0f7624f91781efd574a883b78da048b5f9dbafb 100644
(file)
--- a/
sound/usb/usbquirks.h
+++ b/
sound/usb/usbquirks.h
@@
-1986,7
+1986,7
@@
YAMAHA_DEVICE(0x7010, "UB99"),
}
},
{
- USB_DEVICE
_VENDOR_SPEC
(0x0ccd, 0x0028),
+ USB_DEVICE(0x0ccd, 0x0028),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "TerraTec",
.product_name = "Aureon 5.1 MkII",