提交 60bf5b07 编写于 作者: M Mark Brown

ASoC: Need to convert wm5100 cache sync to direct regmap usage too

ASoC knows nothing about the cache now.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 b4027358
...@@ -1400,7 +1400,7 @@ static int wm5100_set_bias_level(struct snd_soc_codec *codec, ...@@ -1400,7 +1400,7 @@ static int wm5100_set_bias_level(struct snd_soc_codec *codec,
break; break;
} }
snd_soc_cache_sync(codec); regcache_sync(wm5100->regmap);
} }
break; break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册