mbox series

[0/3] ASoC: soc-core cleanup step5+alpha

Message ID 87sgms4lvf.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: soc-core cleanup step5+alpha | expand

Message

Kuninori Morimoto Nov. 13, 2019, 1:15 a.m. UTC
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(-)