]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Jul 2022 12:08:03 +0000 (14:08 +0200)
commit6b73a8f5ee84fc5d7617227ba9684d3224faacc5
tree66dced1b0bd61012411f77d9971e9b67841917e6
parentd771ecb6168d954310e7709fd2dc16e9a51fcf8a
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