mbox series

[v2,0/8] ASoC: soc-pcm cleanup step5

Message ID 87o8tk7q34.wl-kuninori.morimoto.gx@renesas.com
Headers show
Series ASoC: soc-pcm cleanup step5 | expand

Message

Kuninori Morimoto Feb. 27, 2020, 1:53 a.m. UTC
Hi Mark

These are v2 of soc-pcm cleanup step5.
These are based on latest for-5.7 branch.
Mainly v2 fixed the points reviewed in v1.

[7/8] patch might exchange the behavior

Kuninori Morimoto (8):
  1) ASoC: soc-pcm: use defined stream
  2) ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths()
  3) ASoC: soc-pcm: move dpcm_fe_dai_close()
  4) ASoC: soc-pcm: add dpcm_fe_dai_cleanup()
  5) ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime()
  6) ASoC: soc-pcm: check DAI's activity more simply
  7) ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing.
  8) ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()

 sound/soc/soc-pcm.c | 114 +++++++++++++++++++-------------------------
 1 file changed, 50 insertions(+), 64 deletions(-)