]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Add multiple CPU DAI support for PCM ops
authorShreyas NC <shreyas.nc@intel.com>
Tue, 25 Feb 2020 13:39:13 +0000 (21:39 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 26 Feb 2020 17:35:01 +0000 (17:35 +0000)
commit8e47d565285d794a44f6d681f61ef166b8078960
tree2e2146461021fdef7f16399a908477312ebc5177
parent90a01b9d60c9cb6d11a53a2bdac2799bfbf4b62f
ASoC: Add multiple CPU DAI support for PCM ops

Add support in PCM operations to invoke multiple cpu dais as we do
for multiple codec dais. Also the symmetry calculations are updated to
reflect multiple cpu dais.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200225133917.21314-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-pcm.c