提交 f88948ef 编写于 作者: M Mark Brown

regmap: Export regmap_async_complete()

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 f804fb56
...@@ -1655,6 +1655,7 @@ int regmap_async_complete(struct regmap *map) ...@@ -1655,6 +1655,7 @@ int regmap_async_complete(struct regmap *map)
return ret; return ret;
} }
EXPORT_SYMBOL_GPL(regmap_async_complete);
/** /**
* regmap_register_patch: Register and apply register updates to be applied * regmap_register_patch: Register and apply register updates to be applied
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册