[alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
tiwai at suse.de
Wed Oct 11 12:16:16 CEST 2017
Hi,
here is a refreshed series containing ALSA core changes Morimoto-san
posted. Basically the code is same but it's split, and more comments
and an error message are added. I tested lightly with the existing
hot-pluggable device and no regression was seen.
The commits are found in topic/card-disconnect branch of sound git
tree, too. Mark, please pull it to yours when applying the further
patches relying on this new helper function.
thanks,
Takashi
===
Takashi Iwai (2):
ALSA: add snd_card_disconnect_sync()
ALSA: pcm: Forcibly stop at disconnect callback
include/sound/core.h | 2 ++
sound/core/init.c | 32 ++++++++++++++++++++++++++++++++
sound/core/pcm.c | 4 ++++
3 files changed, 38 insertions(+)
--
2.14.2
More information about the Alsa-devel
mailing list