[alsa-devel] [PATCH v3 resend 0/8] ASoC: soc-core cleanup step8
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Jan 10 03:34:51 CET 2020
Hi Mark
These are resend of v3 of soc-core cleanup step8.
The diff from v2 are
- add Reported-by, Reviewed-By for each patches
- [2/8] is added
- [8/8] is added
These are for-v5.6 branch, but it will have conflict
if you merged to for-v5.5 branch.
These are based on for-5.5 + for-5.6 branch.
Kuninori Morimoto (8):
ASoC: soc-core: remove snd_soc_rtdcom_list
ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()
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-dapm: add snd_soc_dapm_stream_stop()
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