From: Lars-Peter Clausen Date: Wed, 16 Nov 2011 15:28:16 +0000 (+0100) Subject: regmap: Move initialization of regcache related fields to regcache_init X-Git-Tag: v3.3-rc1~14^2~145^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f9ec936513b9743996cf89d2f9c8e3110cf0f4;p=pandora-kernel.git regmap: Move initialization of regcache related fields to regcache_init 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed