regmap: Implemented default cache sync operation
authorMaarten ter Huurne <maarten@treewalker.org>
Sun, 2 Jun 2013 22:15:26 +0000 (00:15 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 3 Jun 2013 10:50:50 +0000 (11:50 +0100)
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>

No differences found