From a87a2fb3ba105e8715ce8b0eded247d4aaed7f72 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 9 Nov 2011 16:29:07 +0000 Subject: [PATCH] --- yaml --- r: 283701 b: refs/heads/master c: 60bf5b072826cd76537071d7464e9fd74ea49350 h: refs/heads/master i: 283699: 04327b783445bd6cdb08ff83dd534daa32826a6d v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm5100.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7f8c24c3c9db..d71d5132b7f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b402735883c95c270ac42c40370a2663c2c81371 +refs/heads/master: 60bf5b072826cd76537071d7464e9fd74ea49350 diff --git a/trunk/sound/soc/codecs/wm5100.c b/trunk/sound/soc/codecs/wm5100.c index b2d1f80648ff..340ffe20b53b 100644 --- a/trunk/sound/soc/codecs/wm5100.c +++ b/trunk/sound/soc/codecs/wm5100.c @@ -1400,7 +1400,7 @@ static int wm5100_set_bias_level(struct snd_soc_codec *codec, break; } - snd_soc_cache_sync(codec); + regcache_sync(wm5100->regmap); } break;