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

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Nov 6 02:06:21 CET 2019


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(-)

-- 
2.7.4



More information about the Alsa-devel mailing list