ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMA
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 21 Apr 2023 00:10:56 +0000 (00:10 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 21 Apr 2023 12:45:04 +0000 (13:45 +0100)
commitd6e28695dcb6f653c7f2adf38021a5e934a6f416
tree51ebb811997a73a482c3cbc7e04baea17794e0fa
parent389b01aba302c4504930cd6089d1910995e870af
ASoC: fsl: imx-es8328: 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/87bkjif628.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-es8328.c