]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac61937b7171a5aae7c9651d0a117a86171df7e2
treeb33eef09acf5ca83ccb581496db1efd56823e0ae
parentcf73fba8bdda54a3ee8c5a769db5621bed0347e4
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