projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5494a98
)
regmap: Export regmap_reinit_cache()
author
Mark Brown
<
[email protected]
>
Mon, 14 May 2012 09:00:12 +0000
(10:00 +0100)
committer
Mark Brown
<
[email protected]
>
Thu, 7 Jun 2012 21:57:21 +0000
(
05:57
+0800)
It's supposed to be there for drivers.
Signed-off-by: Mark Brown <
[email protected]
>
drivers/base/regmap/regmap.c
patch
|
blob
|
history
diff --git
a/drivers/base/regmap/regmap.c
b/drivers/base/regmap/regmap.c
index 04b48027c213d2b904801a691ca2a7b2d9803469..c89aa01fb1de8262838998dc68f778d5d7473d91 100644
(file)
--- a/
drivers/base/regmap/regmap.c
+++ b/
drivers/base/regmap/regmap.c
@@
-472,6
+472,7
@@
int regmap_reinit_cache(struct regmap *map, const struct regmap_config *config)
return ret;
}
+EXPORT_SYMBOL_GPL(regmap_reinit_cache);
/**
* regmap_exit(): Free a previously allocated register map