]> git.karo-electronics.de Git - linux-beck.git/commitdiff
regmap: Export regmap_reinit_cache()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 14 May 2012 09:00:12 +0000 (10:00 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 7 Jun 2012 21:57:21 +0000 (05:57 +0800)
It's supposed to be there for drivers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap.c

index 04b48027c213d2b904801a691ca2a7b2d9803469..c89aa01fb1de8262838998dc68f778d5d7473d91 100644 (file)
@@ -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