From: Laxman Dewangan Date: Fri, 10 Feb 2012 16:00:27 +0000 (+0530) Subject: regmap: Support for caching in reg_raw_write() X-Git-Tag: v3.4-rc1~126^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9157198417076c0c2664ba997e7b0217f61fcce;p=pandora-kernel.git regmap: Support for caching in reg_raw_write() Adding support for caching of data into the non-volatile register from the call of reg_raw_write(). This will allow the larger block of data write into multiple register without worrying whether register is cached or not through reg_raw_write(). Signed-off-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed