From 7e5b0bd7de1fe2b6e6a20bfcaefe047602a2762f Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Fri, 11 Jan 2013 17:01:00 +0100 Subject: [PATCH] --- yaml --- r: 353439 b: refs/heads/master c: 156db9f3bb3c210cdf905172f6063c90c4a62c3c h: refs/heads/master i: 353437: d92fb909de3c06c30cc7b8aec4240eab67857352 353435: bcfdda5ef3ed3d6d37f7f4add4a2ca810f29eab3 353431: 12a05c485bc2de0976b781315c46081f571cf1ef 353423: 186a3a1aaf00b04abc3343850da784fa11130672 353407: a731ec7c856bdcb1ac2a7a96bcf68a5b0d9b8ad3 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/twl6040.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 94ae9722ca3e..0969ad5a6dd2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09a8b6719caecff6c08d505c1f7126b7be68663a +refs/heads/master: 156db9f3bb3c210cdf905172f6063c90c4a62c3c diff --git a/trunk/sound/soc/codecs/twl6040.c b/trunk/sound/soc/codecs/twl6040.c index ef31ace41d53..86f12a498f38 100644 --- a/trunk/sound/soc/codecs/twl6040.c +++ b/trunk/sound/soc/codecs/twl6040.c @@ -1115,7 +1115,6 @@ static int twl6040_suspend(struct snd_soc_codec *codec) static int twl6040_resume(struct snd_soc_codec *codec) { twl6040_set_bias_level(codec, SND_SOC_BIAS_STANDBY); - twl6040_set_bias_level(codec, codec->dapm.suspend_bias_level); return 0; }