[alsa-devel] [PATCH 0/7] ASoC: soc-pcm: add soc_rtd_xxx()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Wed Jan 22 01:44:12 CET 2020
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
More information about the Alsa-devel
mailing list