All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
@ 2017-10-11 10:16 Takashi Iwai
  2017-10-11 10:16 ` [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync() Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Takashi Iwai @ 2017-10-11 10:16 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Kuninori Morimoto

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2017-10-18  7:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 10:16 [PATCH v2 0/2] Add snd_card_disconnect_sync() helper Takashi Iwai
2017-10-11 10:16 ` [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync() Takashi Iwai
2017-10-11 11:22   ` Takashi Sakamoto
2017-10-11 12:19     ` Takashi Iwai
2017-10-11 13:13       ` Takashi Iwai
2017-10-11 10:16 ` [PATCH v2 2/2] ALSA: pcm: Forcibly stop at disconnect callback Takashi Iwai
2017-10-13  7:39 ` [PATCH v2 0/2] Add snd_card_disconnect_sync() helper Kuninori Morimoto
2017-10-13  7:44   ` Takashi Iwai
2017-10-13  9:11     ` Kuninori Morimoto
2017-10-13  9:43       ` Takashi Iwai
2017-10-13 17:11         ` Mark Brown
2017-10-16  2:26         ` Kuninori Morimoto
2017-10-16 15:37           ` Takashi Iwai
2017-10-17  0:59             ` Kuninori Morimoto
2017-10-17 10:37               ` Takashi Iwai
2017-10-17 20:05                 ` Mark Brown
2017-10-18  2:08                   ` Kuninori Morimoto
2017-10-18  6:10                     ` Takashi Iwai
2017-10-18  7:13                       ` Kuninori Morimoto
2017-10-17 14:25               ` Takashi Sakamoto
2017-10-17 14:34                 ` Takashi Iwai
2017-10-17 15:16                   ` Takashi Sakamoto
2017-10-17 16:09                     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.