ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMI
authorForest Crossman <cyrozap@gmail.com>
Wed, 4 May 2022 00:24:44 +0000 (19:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 06:43:36 +0000 (08:43 +0200)
commit09901136e79de0774d77e64147c86092fd511824
tree575f74f5e34e65602935b9bc6b010ed66f9652f5
parent4e67be407725b1d8b829ed2075987037abec98ec
ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMI

[ Upstream commit d7be213849232a2accb219d537edf056d29186b4 ]

This device doesn't support reading the sample rate, so we need to apply
this quirk to avoid a 15-second delay waiting for three timeouts.

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Link: https://lore.kernel.org/r/20220504002444.114011-2-cyrozap@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/usb/quirks.c