]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUP
authorGeoffrey D. Bennett <g@b4.vu>
Mon, 13 Apr 2026 17:33:00 +0000 (03:03 +0930)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Apr 2026 18:17:14 +0000 (20:17 +0200)
commita47306a74c31557b1e5cab54642950bbb20294cb
tree942e495abf08c16944ecda6faaa6773a4c4a6909
parent080615b7213ae60965a1e6be7dc0f73737fe51bc
ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUP

Same issue as the other 1st Gen Scarletts: QUIRK_FLAG_SKIP_IFACE_SETUP
causes distorted audio on the Scarlett 18i20 1st Gen (1235:800c).

Fixes: 38c322068a26 ("ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP")
Reported-by: tucktuckg00se [https://github.com/geoffreybennett/linux-fcp/issues/54]
Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://patch.msgid.link/ad0ozNnkcFrcjVQz@m.b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c