OSDN Git Service

ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
authorHector Martin <marcan@marcan.st>
Mon, 10 Aug 2020 04:53:19 +0000 (13:53 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Aug 2020 06:41:48 +0000 (08:41 +0200)
commit14a720dc1f5332f3bdf30a23a3bc549e81be974c
tree73a86d1057c473b9bda631369f8bdae9b6a45502
parente2d2fded6bdf3f7bb40718a208140dba8b4ec574
ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109

Matching by device matches all interfaces, which breaks the video/HID
portions of the device depending on module load order.

Fixes: e337bf19f6af ("ALSA: usb-audio: add quirk for MacroSilicon MS2109")
Cc: stable@vger.kernel.org
Signed-off-by: Hector Martin <marcan@marcan.st>
Link: https://lore.kernel.org/r/20200810045319.128745-1-marcan@marcan.st
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h