Commits

Shengjiu Wang committed 755427f2a16
MLK-15061-1: ASoC: fsl_asrc_m2m: fix dma_map_sg issue for arm64 For arm64, the dma_map_sg and dma_unmap_sg need the device parameter, otherwise, it will return error. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>