All of lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH 0/6] ASoC: soc-core cleanup step8
@ 2019-12-17  1:25 Kuninori Morimoto
  2019-12-17  1:25 ` [alsa-devel] [PATCH 1/6] ASoC: soc-core: remove snd_soc_rtdcom_list Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Kuninori Morimoto @ 2019-12-17  1:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These are soc-core cleanup step8.
There is no relationship between each patches.

Kuninori Morimoto (6):
  ASoC: soc-core: remove snd_soc_rtdcom_list
  ASoC: soc-core: care .ignore_suspend for Component suspend
  ASoC: soc-core: remove duplicate pinctrl operation when suspend
  ASoC: soc-core: do pinctrl_pm_select_xxx() as component
  ASoC: soc-core: add snd_soc_close_delayed_work()
  ASoC: soc-core: add snd_soc_stream_stop()

 include/sound/soc.h       |  20 +++---
 sound/soc/soc-component.c |  33 +++++----
 sound/soc/soc-compress.c  | 110 ++++++++--------------------
 sound/soc/soc-core.c      | 180 +++++++++++++++++++++++++---------------------
 sound/soc/soc-pcm.c       | 113 +++++++----------------------
 5 files changed, 179 insertions(+), 277 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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17  1:25 [alsa-devel] [PATCH 0/6] ASoC: soc-core cleanup step8 Kuninori Morimoto
2019-12-17  1:25 ` [alsa-devel] [PATCH 1/6] ASoC: soc-core: remove snd_soc_rtdcom_list Kuninori Morimoto
2019-12-17  1:25 ` [alsa-devel] [PATCH 2/6] ASoC: soc-core: care .ignore_suspend for Component suspend Kuninori Morimoto
2019-12-17  1:26 ` [alsa-devel] [PATCH 3/6] ASoC: soc-core: remove duplicate pinctrl operation when suspend Kuninori Morimoto
2019-12-17  1:26 ` [alsa-devel] [PATCH 4/6] ASoC: soc-core: do pinctrl_pm_select_xxx() as component Kuninori Morimoto
2019-12-17  1:26 ` [alsa-devel] [PATCH 5/6] ASoC: soc-core: add snd_soc_close_delayed_work() Kuninori Morimoto
2019-12-17  1:26 ` [alsa-devel] [PATCH 6/6] ASoC: soc-core: add snd_soc_stream_stop() Kuninori Morimoto
2019-12-17  3:22   ` Pierre-Louis Bossart
2019-12-17  3:54     ` Kuninori Morimoto
2019-12-17  4:41       ` Kuninori Morimoto
2019-12-17 12:13         ` Mark Brown
2019-12-17 13:56           ` Pierre-Louis Bossart
2019-12-18  1:51             ` Kuninori Morimoto
2019-12-18 11:50             ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.