ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
authorJohn Veness <john-linux@pelago.org.uk>
Fri, 24 Jun 2022 14:07:57 +0000 (15:07 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Jul 2022 12:08:03 +0000 (14:08 +0200)
commit6e2c9105e0b743c92a157389d40f00b81bdd09fe
tree66dced1b0bd61012411f77d9971e9b67841917e6
parentae8b1631561a3634cc09d0c62bbdd938eade05ec
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices

Treat the claimed 96kHz 1ch in the descriptors as 48kHz 2ch, so that
the audio stream doesn't sound mono. Also fix initial stream
alignment, so that left and right channels are in the correct order.

Signed-off-by: John Veness <john-linux@pelago.org.uk>
Link: https://lore.kernel.org/r/20220624140757.28758-1-john-linux@pelago.org.uk
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h
sound/usb/quirks.c