alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH 0/3] ASoC: soc-core cleanup step5+alpha
@ 2019-11-13  1:15 Kuninori Morimoto
  2019-11-13  1:16 ` [alsa-devel] [PATCH 1/3] ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2019-11-13  1:15 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

I got report from you that some patch couldn't apply against current code.
I'm checking posted patches and accepted patches, and it seems not yet
accepted was previous series's [9/9].

1) is same as [9/9], and I checked that it can apply to your for-5.5 branch.

Jon Hunter reported that my below patch created bug.
2) and 3) are fixup patch for it.

bfce78a559655c5c4512a898a7e5d3a796fbb473
("ASoC: soc-core: tidyup soc_init_dai_link()")

Kuninori Morimoto (3):
  1) ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()
  2) ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()
  3) ASoC: soc-core: care card_probed at soc_cleanup_card_resources()

 sound/soc/soc-core.c | 46 ++++++++++++++++++++++++++--------------------
 1 file changed, 26 insertions(+), 20 deletions(-)

-- 
2.7.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-11-15 12:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13  1:15 [alsa-devel] [PATCH 0/3] ASoC: soc-core cleanup step5+alpha Kuninori Morimoto
2019-11-13  1:16 ` [alsa-devel] [PATCH 1/3] ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() Kuninori Morimoto
2019-11-15 12:25   ` [alsa-devel] Applied "ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()" to the asoc tree Mark Brown
2019-11-13  1:16 ` [alsa-devel] [PATCH 2/3] ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card() Kuninori Morimoto
2019-11-15 12:25   ` [alsa-devel] Applied "ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()" to the asoc tree Mark Brown
2019-11-13  1:16 ` [alsa-devel] [PATCH 3/3] ASoC: soc-core: care card_probed at soc_cleanup_card_resources() Kuninori Morimoto
2019-11-15 12:25   ` [alsa-devel] Applied "ASoC: soc-core: care card_probed at soc_cleanup_card_resources()" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).