]> Git Repo - linux.git/commit
ALSA: usb-audio: workaround for iface reset issue
authorTakashi Iwai <[email protected]>
Sat, 23 Jan 2021 15:58:42 +0000 (16:58 +0100)
committerTakashi Iwai <[email protected]>
Sat, 23 Jan 2021 15:59:42 +0000 (16:59 +0100)
commitfe773b8711e3be4190994ea54bf7a5a0564245a1
treece4e7fbf7519c397442c37f2bf664bbdb02c16e6
parent23b53d4417426edc7c3078e1c1530c242e496c1e
ALSA: usb-audio: workaround for iface reset issue

The recently introduced sample rate validation code seems causing a
problem on some devices; namely, after performing this, the bus gets
screwed and it influences even on other USB devices.
As a quick workaround, perform it only for the necessary devices;
currently MOTU devices are known to need the valid altset checks, so
filter out other devices.

Fixes: 93db51d06b32 ("ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3")
Reported-by: Jamie Heilman <[email protected]>
BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1178203
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/usb/format.c
This page took 0.052651 seconds and 4 git commands to generate.