[alsa-devel] [PATCH v3 0/8] ASoC: soc-core cleanup step8

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Dec 19 08:42:14 CET 2019


Hi Mark

These are v3 of soc-core cleanup step8.
The difference from v2 are...

	- add Reviewed-By, Reported-by for each patches
	- [2/8] is added
	- rebase to latest for-5.6 branch

Kuninori Morimoto (8):
  1) ASoC: soc-core: remove snd_soc_rtdcom_list
  2) ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()
  3) ASoC: soc-core: care .ignore_suspend for Component suspend
  4) ASoC: soc-core: remove duplicate pinctrl operation when suspend
  5) ASoC: soc-core: do pinctrl_pm_select_xxx() as component
  6) ASoC: soc-core: add snd_soc_close_delayed_work()
  7) ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
  8) ASoC: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP

 include/sound/soc-dapm.h  |   1 +
 include/sound/soc.h       |  19 +++---
 sound/soc/soc-component.c |  33 +++++----
 sound/soc/soc-compress.c  | 124 ++++++++++------------------------
 sound/soc/soc-core.c      | 167 +++++++++++++++++++++++-----------------------
 sound/soc/soc-dapm.c      |  23 +++++++
 sound/soc/soc-pcm.c       | 115 ++++++++-----------------------
 7 files changed, 191 insertions(+), 291 deletions(-)

-- 
2.7.4



More information about the Alsa-devel mailing list