diff options
Diffstat (limited to 'sound/soc/codecs/wm9713.c')
-rw-r--r-- | sound/soc/codecs/wm9713.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm9713.c b/sound/soc/codecs/wm9713.c index d2244c93f581..6a30b844a671 100644 --- a/sound/soc/codecs/wm9713.c +++ b/sound/soc/codecs/wm9713.c | |||
@@ -1200,9 +1200,6 @@ static int wm9713_soc_resume(struct platform_device *pdev) | |||
1200 | } | 1200 | } |
1201 | } | 1201 | } |
1202 | 1202 | ||
1203 | if (codec->suspend_bias_level == SND_SOC_BIAS_ON) | ||
1204 | wm9713_set_bias_level(codec, SND_SOC_BIAS_ON); | ||
1205 | |||
1206 | return ret; | 1203 | return ret; |
1207 | } | 1204 | } |
1208 | 1205 | ||