diff options
Diffstat (limited to 'sound/soc/codecs/wm9712.c')
-rw-r--r-- | sound/soc/codecs/wm9712.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm9712.c b/sound/soc/codecs/wm9712.c index e237bf615129..dd4b6ce01ceb 100644 --- a/sound/soc/codecs/wm9712.c +++ b/sound/soc/codecs/wm9712.c | |||
@@ -631,9 +631,6 @@ static int wm9712_soc_resume(struct platform_device *pdev) | |||
631 | } | 631 | } |
632 | } | 632 | } |
633 | 633 | ||
634 | if (codec->suspend_bias_level == SND_SOC_BIAS_ON) | ||
635 | wm9712_set_bias_level(codec, SND_SOC_BIAS_ON); | ||
636 | |||
637 | return ret; | 634 | return ret; |
638 | } | 635 | } |
639 | 636 | ||