regmap: Export regcache_sync_region()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Apr 2012 12:08:53 +0000 (13:08 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Apr 2012 12:08:53 +0000 (13:08 +0100)
regcache_sync_region() isn't going to be useful to most drivers if we
don't export it since otherwise they can't use it when built modular.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found