projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
031d148
)
ALSA: usb-audio: Add quirk entry for M-Audio Micro
author
Takashi Iwai
<tiwai@suse.de>
Tue, 8 Nov 2022 14:07:21 +0000
(15:07 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 Nov 2022 08:58:25 +0000
(09:58 +0100)
commit
2f01a612d4758b45f775dbb88a49cf534ba47275
upstream.
M-Audio Micro (0762:201a) defines the descriptor as vendor-specific,
while the content seems class-compliant. Just overriding the probe
makes the device working.
Reported-by: Ash Logan <ash@heyquark.com>
Cc: <stable@vger.kernel.org>
Link:
https://lore.kernel.org/r/7ecd4417-d860-4773-c1c1-b07433342390@heyquark.com
Link:
https://lore.kernel.org/r/20221108140721.24248-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks-table.h
patch
|
blob
|
history
diff --git
a/sound/usb/quirks-table.h
b/sound/usb/quirks-table.h
index f93201a830b5a7404483c048364a8bf31067d772..95358f04341b02cc9d00e75d3ea0599af374541d 100644
(file)
--- a/
sound/usb/quirks-table.h
+++ b/
sound/usb/quirks-table.h
@@
-2049,6
+2049,10
@@
YAMAHA_DEVICE(0x7010, "UB99"),
}
}
},
+{
+ /* M-Audio Micro */
+ USB_DEVICE_VENDOR_SPEC(0x0763, 0x201a),
+},
{
USB_DEVICE_VENDOR_SPEC(0x0763, 0x2030),
.driver_info = (unsigned long) &(const struct snd_usb_audio_quirk) {