Commits
Shengjiu Wang committed 47f83c5210f
MLK-11479-10 ASoC: fsl: pop noise with wm8962 cherry-pick below patch from v3.14.y: ENGR00312217-1 ASoC: fsl: pop noise with wm8962 The reason of pop noise is that we change the sysclk in hw_free, which is for another wm8962 issue. So in currently the pop noise can't be resolved with no confliction. So for Android, because the samplerate is fixed. we can use other workaround for this issue: change the sysclk in the set_bias(). Signed-off-by: Shengjiu Wang <b02247@freescale.com> (cherry picked from commit 84babc7fa0a56f6620f8b04a86baece620297dda)