ALSA: usb-audio: Add quirk for VF0770
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Tue, 12 Oct 2021 20:09:07 +0000 (22:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Oct 2021 20:13:11 +0000 (22:13 +0200)
commit48827e1d6af58f219e89c7ec08dccbca28c7694e
treec7d06a5f8d487fb82892dcb93a0098a2593737d1
parentb37a15188eae9d4c49c5bb035e0c8d4058e4d9b3
ALSA: usb-audio: Add quirk for VF0770

The device advertises 8 formats, but only a rate of 48kHz is honored
by the hardware and 24 bits give chopped audio, so only report the
one working combination. This fixes out-of-the-box audio experience
with PipeWire which otherwise attempts to choose S24_3LE (while
PulseAudio defaulted to S16_LE).

Signed-off-by: Jonas Hahnfeld <hahnjo@hahnjo.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211012200906.3492-1-hahnjo@hahnjo.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h