aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8903.c')
-rw-r--r--sound/soc/codecs/wm8903.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8903.c b/sound/soc/codecs/wm8903.c
index 5a2510c39c10..05b28cf0f96f 100644
--- a/sound/soc/codecs/wm8903.c
+++ b/sound/soc/codecs/wm8903.c
@@ -1628,7 +1628,6 @@ static int wm8903_resume(struct platform_device *pdev)
1628 1628
1629 /* Bring the codec back up to standby first to minimise pop/clicks */ 1629 /* Bring the codec back up to standby first to minimise pop/clicks */
1630 wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY); 1630 wm8903_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
1631 wm8903_set_bias_level(codec, codec->suspend_bias_level);
1632 1631
1633 /* Sync back everything else */ 1632 /* Sync back everything else */
1634 if (tmp_cache) { 1633 if (tmp_cache) {