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;