regmap: cache: Store caches in native register format where possible
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Feb 2013 18:39:47 +0000 (18:39 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 02:30:28 +0000 (10:30 +0800)
commiteb4cb76ff00e27858e5c80f69dbe8cc15364578c
tree3e8581964ce87f77fa881294aae3094cafd859a4
parent8a819ff8abac9ad49f120c84cce01878b3d235c2
regmap: cache: Store caches in native register format where possible

This allows the cached data to be sent directly to the device when
we sync it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regcache.c