alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH 0/9] ASoC: soc-core: cleanup step5
@ 2019-11-06  1:06 Kuninori Morimoto
  2019-11-06  1:07 ` [alsa-devel] [PATCH 1/9] ASoC: soc-core: remove soc_is_dai_link_bound() Kuninori Morimoto
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Kuninori Morimoto @ 2019-11-06  1:06 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


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

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

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

end of thread, other threads:[~2019-11-13  0:51 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06  1:06 [alsa-devel] [PATCH 0/9] ASoC: soc-core: cleanup step5 Kuninori Morimoto
2019-11-06  1:07 ` [alsa-devel] [PATCH 1/9] ASoC: soc-core: remove soc_is_dai_link_bound() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: remove soc_is_dai_link_bound()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 2/9] ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 3/9] ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 4/9] ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 5/9] ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 6/9] ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component() Kuninori Morimoto
2019-11-12 18:46   ` Mark Brown
2019-11-13  0:50     ` Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()" to the asoc tree Mark Brown
2019-11-06  1:07 ` [alsa-devel] [PATCH 7/9] ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()" to the asoc tree Mark Brown
2019-11-06  1:08 ` [alsa-devel] [PATCH 8/9] ASoC: soc-core: tidyup soc_probe_aux_devices() Kuninori Morimoto
2019-11-12 18:47   ` [alsa-devel] Applied "ASoC: soc-core: tidyup soc_probe_aux_devices()" to the asoc tree Mark Brown
2019-11-06  1:08 ` [alsa-devel] [PATCH 9/9] ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() Kuninori Morimoto
2019-11-06  2:34   ` Sridharan, Ranjani
2019-11-06  2:40     ` Kuninori Morimoto
2019-11-06  2:45       ` Sridharan, Ranjani
2019-11-06  2:56         ` Kuninori Morimoto
2019-11-06  3:09           ` Sridharan, Ranjani

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