mbox series

[resend,00/11] ASoC: soc-core cleanup

Message ID 877e6oq5nv.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: soc-core cleanup | expand

Message

Kuninori Morimoto Sept. 4, 2019, 12:14 a.m. UTC
Hi Mark

These are resend of soc-core cleanup patches which are
not yet accepted/reviewed.
These are based on latest mark/for-v5.4 branch.

Kuninori Morimoto (11):
  ASoC: soc-core: add comment to jack at soc_remove_component()
  ASoC: soc-core: self contained soc_probe_link_components()
  ASoC: soc-core: self contained soc_remove_link_components()
  ASoC: soc-core: self contained soc_remove_link_dais()
  ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
  ASoC: soc-core: add new soc_link_init()
  ASoC: soc-core: self contained soc_probe_link_dais()
  ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
  ASoC: soc-core: self contained soc_bind_aux_dev()
  ASoC: soc-core: add soc_unbind_aux_dev()
  ASoC: soc-core: self contained soc_unbind_aux_dev()

 sound/soc/soc-core.c | 264 +++++++++++++++++++++++++++------------------------
 1 file changed, 139 insertions(+), 125 deletions(-)