Commits

Shengjiu Wang committed ee8c5cebf2b
MLK-17442: ASoC: fsl: fix wrong usage of filter_data The filter_data should be used for dma_filter_fn function, but we used the filter_data wrongly for dma channel name. This patch is to fix the issue. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviwed-by: Daniel Baluta <daniel.baluta@nxp.com>