]> 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)
commitf76781d86a0894942477b26321bb6ced6aeb6370
tree2e2146461021fdef7f16399a908477312ebc5177
parentffb8c2d6b78edb6d3aa54bbe3fca7a6b2ace4dba
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