26 Feb
2020
26 Feb
'20
5:24 p.m.
On 2/26/20 12:39 AM, Kuninori Morimoto wrote:
Hi Mark
These are soc-pcm cleanup step5. These are based on Bard Liao's "ASoC: Add Multi CPU DAI support" patch-set.
[7/8] patch might exchange the behavior
Kuninori Morimoto (8):
- ASoC: soc-pcm: use defined stream
- ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths()
- ASoC: soc-pcm: move dpcm_fe_dai_close()
- ASoC: soc-pcm: add dpcm_fe_dai_clean()
- ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime()
- ASoC: soc-pcm: check DAI's activity more simply
- ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing.
- ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()
Looks good to me (only minor nit-picks)
Reviewed-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
if you give 2-3 days we'll provide a Tested-by tag.
sound/soc/soc-pcm.c | 107 ++++++++++++++++++++------------------------ 1 file changed, 48 insertions(+), 59 deletions(-)