]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:14:24 +0000 (18:14 +0100)
commit54c13d3520ef5b57f5a11cac883fce05d9ce6b52
tree61c9f08db6fcc016d0838566ec96e0092ef8e511
parenta0e2577cf3cca31e5ad1cbb3f5b68d5d2f5d83ee
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices

commit 6e2c9105e0b743c92a157389d40f00b81bdd09fe upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks-table.h
sound/usb/quirks.c