aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-02-06 21:30:52 +0100
committerTakashi Iwai <tiwai@suse.de>2021-02-08 16:00:16 +0100
commit257d2d7e9e798305d65825cb82b0a7d1c0511e89 (patch)
treef1d1e65ad416ef861172c3ea9e4aa8b5d9ec4599 /sound/core/pcm.c
parentALSA: usb-audio: More strict state change in EP (diff)
downloadlinux-dev-257d2d7e9e798305d65825cb82b0a7d1c0511e89.tar.xz
linux-dev-257d2d7e9e798305d65825cb82b0a7d1c0511e89.zip
ALSA: usb-audio: Don't avoid stopping the stream at disconnection
In the later patch, we're going to issue the PCM sync_stop calls at disconnection. But currently the USB-audio driver can't handle it because it has a check of shutdown flag for stopping the URBs. This is basically superfluous (the stopping URBs are safe at disconnection state), so let's drop the check. Fixes: dc5eafe7787c ("ALSA: usb-audio: Support PCM sync_stop") Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20210206203052.15606-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm.c')
0 files changed, 0 insertions, 0 deletions