Hi Mark
These are soc-pcm cleanup patches, but has no relationship to each other. My 1 concern is [3/8] patch. I think it is no problem, but I'm not 100% sure why current code was such code.
Kuninori Morimoto (8): 1) ASoC: soc-pcm: check DAI activity under soc_pcm_apply_symmetry() 2) ASoC: soc-pcm: add soc_cpu/codec_dai_name() macro 3) ASoC: soc-pcm: direct copy at snd_soc_set_runtime_hwparams() 4) ASoC: soc-pcm: add soc_pcm_care_symmetry() 5) ASoC: soc-pcm: add soc_hw_sanity_check() 6) ASoC: soc-pcm: fixup dpcm_be_dai_startup() user count 7) ASoC: soc-pcm: remove unneeded !rtd->dai_link check 8) ASoC: soc-pcm: share DPCM BE DAI stop operation
include/sound/soc-dpcm.h | 8 +- sound/soc/soc-compress.c | 2 +- sound/soc/soc-pcm.c | 239 +++++++++++++++------------------------ 3 files changed, 101 insertions(+), 148 deletions(-)