[alsa-devel] [PATCH 0/2][RESEND] ASoC: add/use snd_soc_disconnect_sync()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Nov 28 07:26:13 CET 2017
Hi Mark
These are resend of add/use snd_soc_disconnect_sync() which is based on
ALSA snd_card_disconnect_sync().
snd_card_disconnect_sync() was added Takashi-san's sound-4.15-rc1 branch.
(or topic/card-disconnect branch)
Without these patches, at least Renesas sound driver will hung up
if user disconnect driver during playback.
Kuninori Morimoto (2):
ASoC: add snd_soc_disconnect_sync()
ASoC: rsnd: call snd_soc_disconnect_sync() when remove
include/sound/soc.h | 2 ++
sound/soc/sh/rcar/core.c | 2 ++
sound/soc/soc-core.c | 10 ++++++++++
3 files changed, 14 insertions(+)
--
1.9.1
More information about the Alsa-devel
mailing list