[alsa-devel] [PATCH 00/10] ASoC: soc-pcm cleanup step3
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Feb 13 05:25:28 CET 2020
Hi Mark
These are step3 of soc-pcm cleanup.
Basically it do nothing for behavior, but cleanup code.
But, only [09/10] patch exchanges behavior (= care Multi Codec).
It is one challenge.
Kuninori Morimoto (10):
1) ASoC: soc-pcm: move dai_get_widget()
2) ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be()
3) ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be()
4) ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()
5) ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()
6) ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()
7) ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate code
8) ASoC: soc-pcm: use goto and remove multi return
9) ASoC: soc-pcm: care Multi Codec at soc_dpcm_fe_runtime_update()
10) ASoC: soc.h: add for_each_pcm_stream()
include/sound/soc-dpcm.h | 9 --
include/sound/soc.h | 5 +
sound/soc/fsl/fsl_asrc_dma.c | 4 +-
sound/soc/soc-core.c | 31 ++---
sound/soc/soc-pcm.c | 237 +++++++++++++----------------------
5 files changed, 105 insertions(+), 181 deletions(-)
--
2.17.1
Thank you for your help !!
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list