22 Jan
2020
22 Jan
'20
1:44 a.m.
Hi Mark
My ALSA SoC cleanup series focus to soc-pcm as 2nd step :) These create new soc_rtd_xxx() function, and cleanup soc-pcm.c (It will be more cleanup later)
Kuninori Morimoto (7): ASoC: soc-pcm: add soc_rtd_startup() ASoC: soc-pcm: add soc_rtd_shutdown() ASoC: soc-pcm: add soc_rtd_prepare() ASoC: soc-pcm: add soc_rtd_hw_params() ASoC: soc-pcm: add soc_rtd_hw_free() ASoC: soc-pcm: add soc_rtd_trigger() ASoC: soc-core: remove null_snd_soc_ops
sound/soc/soc-core.c | 4 -- sound/soc/soc-pcm.c | 118 ++++++++++++++++++++++++++++++++++----------------- 2 files changed, 79 insertions(+), 43 deletions(-)
--
2.7.4