ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMA
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 21 Apr 2023 00:11:07 +0000 (00:11 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 21 Apr 2023 12:45:05 +0000 (13:45 +0100)
commit2324bc107b0b3d2de351f35032dc5093cbb61493
tree38bbe003efe36370cd172afde1754f126b430d03
parentd6e28695dcb6f653c7f2adf38021a5e934a6f416
ASoC: fsl: imx-spdif: 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/87a5z2f61w.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-spdif.c