OSDN Git Service

ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
authorIkjoon Jang <ikjn@chromium.org>
Wed, 24 Mar 2021 10:51:52 +0000 (18:51 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Mar 2021 11:22:24 +0000 (13:22 +0200)
commit625bd5a616ceda4840cd28f82e957c8ced394b6a
treede7329be24a48fcdd5cbbc09ad7a9d8072548fcd
parente54f30befa7990b897189b44a56c1138c6bfdbb5
ALSA: usb-audio: Apply sample rate quirk to Logitech Connect

Logitech ConferenceCam Connect is a compound USB device with UVC and
UAC. Not 100% reproducible but sometimes it keeps responding STALL to
every control transfer once it receives get_freq request.

This patch adds 046d:0x084c to a snd_usb_get_sample_rate_quirk list.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=203419
Signed-off-by: Ikjoon Jang <ikjn@chromium.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210324105153.2322881-1-ikjn@chromium.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c