From 8d41b22e8bd268a9319624e1bb35768113fcb7b7 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 21 Nov 2011 17:01:12 +0000 Subject: [PATCH] --- yaml --- r: 283737 b: refs/heads/master c: 6413d542b04800188fd5401d97d141880c638df6 h: refs/heads/master i: 283735: 3a584f77744974b4aa700e0495ce41388011c054 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8731.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 618c36f1d686..faa47d579c8b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb555318ca5dd5c1426c7a639aa1e90a88c8f024 +refs/heads/master: 6413d542b04800188fd5401d97d141880c638df6 diff --git a/trunk/sound/soc/codecs/wm8731.c b/trunk/sound/soc/codecs/wm8731.c index f5161f383fc4..ca59622e41d2 100644 --- a/trunk/sound/soc/codecs/wm8731.c +++ b/trunk/sound/soc/codecs/wm8731.c @@ -453,6 +453,7 @@ static int wm8731_set_bias_level(struct snd_soc_codec *codec, snd_soc_write(codec, WM8731_PWR, 0xffff); regulator_bulk_disable(ARRAY_SIZE(wm8731->supplies), wm8731->supplies); + codec->cache_sync = 1; break; } codec->dapm.bias_level = level;