]> Git Repo - linux.git/commit
ASoC: pcm: check if cpu-dai supports a given stream
authorBard Liao <[email protected]>
Tue, 25 Feb 2020 13:39:17 +0000 (21:39 +0800)
committerMark Brown <[email protected]>
Wed, 26 Feb 2020 17:35:05 +0000 (17:35 +0000)
commit0e9cf4c452ad7e2776441cbac0b9983abaf17ff0
tree5aa3bcc7ec9793a4e18dd023786ce778515538a5
parent6e1276a5e613d25af71e3494b2dcb331d24f06ce
ASoC: pcm: check if cpu-dai supports a given stream

Now multi-cpu-dais are supported, we can skip cpi-dais which don't
support the current stream, following the example of multi-codec-dais.

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/soc-pcm.c
This page took 0.057232 seconds and 4 git commands to generate.