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