summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-cs42888.c
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2016-03-21 10:08:11 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:50:04 +0800
commit5cf8ad51eebaede2a9ac3dc0dc5cd07a83822f20 (patch)
treecc119abf1be34a90e53d26e9218f49640d6ec7f2 /sound/soc/fsl/imx-cs42888.c
parent5bc6557674611923916d7f02beec502fae087ae6 (diff)
MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly
After suspend and resume, the wm8960 codec will change the state from BIAS_OFF to BIAS_ON, in this time, the hw_free is called, the PLL will be diabled, and next instance is started in rapid sequence, hw_params is called But PLL is not enabled, because the bias state is not BIAS_ON. As PLL is disabled in BIAS_ON->BIAS_STANDBY, so don't need to disable pll in hw_free of machine driver. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'sound/soc/fsl/imx-cs42888.c')
0 files changed, 0 insertions, 0 deletions