]> Pileus Git - ~andy/linux/blobdiff - sound/soc/codecs/wm8510.c
Merge branch 'topic/asoc' into for-linus
[~andy/linux] / sound / soc / codecs / wm8510.c
index 9000b1d19afbc2ab18f03ca6dab0227cdd472d49..0f7bcb61071ac6a12cd9fc4b82ea2350d5b469c8 100644 (file)
@@ -557,7 +557,7 @@ static int wm8510_resume(struct platform_device *pdev)
                codec->hw_write(codec->control_data, data, 2);
        }
        wm8510_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
-       wm8510_set_bias_level(codec, codec->suspend_bias_level);
+
        return 0;
 }