regmap: Rejig struct declarations for stubbed API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 11 Mar 2012 11:49:17 +0000 (11:49 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 11 Mar 2012 11:49:17 +0000 (11:49 +0000)
Ensure we have a forward declaration of struct regmap that isn't just
the return value of regmap_init() and make the definition of the
register defaults available.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found