Commits

Shengjiu Wang committed e093ba14264
MLK-13945-3: ASoC: fsl_asrc: support two asrc devices In imx8qm, there is two asrc devices, so using global structure "miscdevice" will cause error. Each instance should have their own structure. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>