ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMA
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 21 Apr 2023 00:11:21 +0000 (00:11 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 21 Apr 2023 12:45:06 +0000 (13:45 +0100)
commit3ce08f85133fc93278801aba3efb4548d3ef3ca0
treed92b3a8ff3848317f60d36d1dc7ac6a61908eeab
parent2324bc107b0b3d2de351f35032dc5093cbb61493
ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMA

If CPU is using soc-generic-dmaengine-pcm, Platform Component will be
same as CPU Component. In this case, we can use CPU dlc for Platform dlc.
This patch shares CPU dlc with Platform, and add comment.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Tested-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/878remf61j.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-audmix.c