summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8731.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-11-23 17:07:16 +0100
committerTakashi Iwai <tiwai@suse.de>2011-11-23 17:07:16 +0100
commit77088cc97315e9bc713e335fb082ad26d065a4cf (patch)
treede3598d0d4d6cab29e7b7d7e65cfa9f999f41c8e /sound/soc/codecs/wm8731.c
parent6759dc323826c2c806c998cd93945c5476688dd2 (diff)
parented3e80c4c991a52f9fce3421536a78e331ae0949 (diff)
downloadlinux-77088cc97315e9bc713e335fb082ad26d065a4cf.tar.bz2
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/soc/codecs/wm8731.c')
-rw-r--r--sound/soc/codecs/wm8731.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8731.c b/sound/soc/codecs/wm8731.c
index 7e5ec03f6f8d..a7c9ae17fc7e 100644
--- a/sound/soc/codecs/wm8731.c
+++ b/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;