Commits
Nicolin Chen committed 2d26e024644
MLK-11429-16: ASoC: fsl_asrc: Add delay after enabling ASRC p2p cherry-pick below patch from imx_3.14.y ENGR00307592 ASoC: fsl_asrc: Add delay after enabling ASRC p2p When using ASRC p2p as a for-end with other back-end modules like ESAI, it'd be safer to add 1ms delay, less might be futile for extreme cases, after enabling ASRC so as to keep ASRC output FIFO with enough data to content the DMA burstsize of back-ends and accordingly prevent underrun that might happen to them. Acked-by: Wang Shengjiu <b02247@freescale.com> Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com> (cherry picked from commit c68c1874c07c30a3483eed70fb2abe82e19d1d20)