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 04b4802..c89aa01 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