Commits

Shengjiu Wang committed f519337c4ff
MLK-15004-3: ASoC: fsl_esai: switch to use imx-pcm-dma-v2 The difference of imx-pcm-dma and imx-pcm-dma-v2 is that first one will request dma channel in probe, the second one request dma channel when substream is opened. When the case is ASRC+ ESAI, the FE+BE is working, which need to reconfigure the dma channel, so use the imx-pcm-dma-v2 is more flexible Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>