Commits
Shengjiu Wang committed 82a7f067a14
MLK-17442: ASoC: fsl: fix wrong usage of filter_data (part 1) 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> [ Aisheng: split out esai and pcm changes ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>