ASoC: fsl: add imx-pcm-dma v2 platform driver (part 2)
authorViorel Suman <viorel.suman@nxp.com>
Mon, 1 May 2017 11:57:02 +0000 (14:57 +0300)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 02:58:14 +0000 (10:58 +0800)
commit035ebd96faf8ed8ed74fd18c61d7e469f5277a3f
treeb71ad837696fa50240d8a60048f9b4eed3c6f77e
parent22c28ac48730f6b8ea2742436767ae6de319692b
ASoC: fsl: add imx-pcm-dma v2 platform driver (part 2)

which don't request the dma channel in the probe, but request
dma channel when needed. for the dma channel of cpu dai in BE
can be reused by the FE.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
[ Aisheng: split PCM changes ]
[ Aisheng: fix conflict due to
d1520889782d ("ASoC: fsl_sai: Fix exiting path on probing failure") ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
sound/soc/fsl/fsl_sai.c