regmap: Move initialization of regcache related fields to regcache_init
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 16 Nov 2011 15:28:16 +0000 (16:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 13 Dec 2011 04:55:06 +0000 (12:55 +0800)
Move the initialization regcache related fields of the regmap struct to
regcache_init. This allows us to keep regmap and regcache code better
separated.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found