projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bc6fbc
)
ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC()
author
Daniel Mack
<zonque@gmail.com>
Wed, 18 May 2011 09:28:45 +0000
(11:28 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 18 May 2011 09:44:45 +0000
(11:44 +0200)
That way, the class compliant MIDI interface is also handled.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-and-tested-by: Grant Diffey <gdiffey@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/usb/quirks-table.h
b/sound/usb/quirks-table.h
index 690767c0aad0b3b680834ecff88a7390edc6c301..78792a8900c3c575904f9d712e0bb96b224ac2a1 100644
(file)
--- a/
sound/usb/quirks-table.h
+++ b/
sound/usb/quirks-table.h
@@
-1979,7
+1979,7
@@
YAMAHA_DEVICE(0x7010, "UB99"),
}
},
{
- USB_DEVICE(0x0763, 0x2080),
+ USB_DEVICE
_VENDOR_SPEC
(0x0763, 0x2080),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
/* .vendor_name = "M-Audio", */
/* .product_name = "Fast Track Ultra", */
@@
-2046,7
+2046,7
@@
YAMAHA_DEVICE(0x7010, "UB99"),
}
},
{
- USB_DEVICE(0x0763, 0x2081),
+ USB_DEVICE
_VENDOR_SPEC
(0x0763, 0x2081),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
/* .vendor_name = "M-Audio", */
/* .product_name = "Fast Track Ultra 8R", */