From: Peter Ujfalusi Date: Fri, 29 Nov 2013 14:03:45 +0000 (+0200) Subject: mfd: twl6040: reg_defaults support for regmap X-Git-Tag: v3.14-rc1~142^2~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f9129d22940720141d1f1e958a51142eff9d21;p=pandora-kernel.git mfd: twl6040: reg_defaults support for regmap Add reg_defaults to regmap and at the same time implement proper power state handling with using regcache_cache_only(), regcache_sync() and regcache_mark_dirty(). This will make sure that we do not need to do restore operations in child drivers anymore. Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown Signed-off-by: Lee Jones --- Reading git-diff-tree failed