提交 39a58439 编写于 作者: M Mark Brown

regmap: Prototype regcache_sync()

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 e7a6db30
......@@ -140,4 +140,5 @@ int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val,
int regmap_update_bits(struct regmap *map, unsigned int reg,
unsigned int mask, unsigned int val);
int regcache_sync(struct regmap *map);
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册