commit | d856fce41b74ecf2004d99f781e44abd7815d7f8 | [log] [tgz] |
---|---|---|
author | Maarten ter Huurne <maarten@treewalker.org> | Mon Jun 03 00:15:26 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 03 11:50:50 2013 +0100 |
tree | 3f0c545028c60409c87d2b6e39d3cd6a2bac24fa | |
parent | 92ab1aab59c61b3e05200b9aa0e05ab770059142 [diff] |
regmap: Implemented default cache sync operation This can be used for cache types for which syncing values one by one is equally efficient as syncing a range, such as the flat cache. Signed-off-by: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: Mark Brown <broonie@linaro.org>