commit | eb4cb76ff00e27858e5c80f69dbe8cc15364578c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 21 18:39:47 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 10:30:28 2013 +0800 |
tree | 3e8581964ce87f77fa881294aae3094cafd859a4 | |
parent | 8a819ff8abac9ad49f120c84cce01878b3d235c2 [diff] |
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>