summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2026-04-20 19:00:13 +0300
committerTakashi Iwai <tiwai@suse.de>2026-04-20 19:00:13 +0300
commit314665e67b3e27ff442d8e0879f1c1df8d63ccbd (patch)
tree7e532f243703bc1b6dff9c22aa5225b0634da9bb
parent4cc3ec3d8b3536f2293a5a984c28ba2a09e8b22d (diff)
downloadlinux-314665e67b3e27ff442d8e0879f1c1df8d63ccbd.tar.xz
Revert "ALSA: usb-audio: Add quirk for SmartlinkTechnology M01"
This reverts commit d1aa2b9aad696c0434a5e0ac1d07810ce264e686. Juan reported that the patch didn't work as expected at the later check, failing to create PCM capture devices that has worked beforehand. Drop the change again for addressing the regression, and we'll continue developing a proper fix later. Reported-by: Juan Pablo Fuentealba Bizama <jpfuentealbabizama@gmail.com> Closes: https://lore.kernel.org/20260417150748.6684-1-jpfuentealbabizama@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--sound/usb/quirks-table.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
index 283135d880db..803e03d4d77b 100644
--- a/sound/usb/quirks-table.h
+++ b/sound/usb/quirks-table.h
@@ -3772,18 +3772,6 @@ YAMAHA_DEVICE(0x7010, "UB99"),
}
}
},
-{
- /*
- * SmartlinkTechnology M01
- * USB audio device that needs standard mixer quirk
- */
- USB_DEVICE(0x301a, 0x159b),
- QUIRK_DRIVER_INFO {
- .vendor_name = "SmartlinkTechnology",
- .product_name = "M01",
- QUIRK_DATA_STANDARD_MIXER(QUIRK_ANY_INTERFACE)
- }
-},
#define QUIRK_RME_DIGIFACE(pid) \
{ \
/* Only claim interface 0 */ \