ASoC: fsl_asrc_dma: request dma channel from specific controller
authorRobin Gong <yibin.gong@nxp.com>
Fri, 5 Mar 2021 09:19:37 +0000 (17:19 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 12 Mar 2021 20:48:05 +0000 (20:48 +0000)
commitee427ea4f12672e5d7874abaa634ddee0ff2bb97
treeb33eef09acf5ca83ccb581496db1efd56823e0ae
parent464b489a7885d6a89b0dfa7b7f1f56e2db80700d
ASoC: fsl_asrc_dma: request dma channel from specific controller

Request dma channel from specific dma controller instead of generic
dma controller list, otherwise, may get the wrong dma controller
if there are multi dma controllers such as i.MX8MP.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1614935977-21638-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_asrc_dma.c