mbox series

[0/9] ASoC: soc-core: cleanup step5

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

Message

Kuninori Morimoto Nov. 6, 2019, 1:06 a.m. UTC
Hi Mark

These are soc-core cleanup step5.
My apology that it is randomly cleanupping.

Kuninori Morimoto (9):
  ASoC: soc-core: remove soc_is_dai_link_bound()
  ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()
  ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()
  ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()
  ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()
  ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()
  ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()
  ASoC: soc-core: tidyup soc_probe_aux_devices()
  ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()

 sound/soc/soc-core.c | 281 ++++++++++++++++++++-------------------------------
 1 file changed, 107 insertions(+), 174 deletions(-)