]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
regmap: cache: Step by stride in default sync
authorDylan Reid <dgreid@chromium.org>
Tue, 18 Mar 2014 20:45:08 +0000 (13:45 -0700)
committerMark Brown <broonie@linaro.org>
Wed, 19 Mar 2014 10:38:54 +0000 (10:38 +0000)
commit756173285e87c792c6fa8eaaaf1217cfcf1416dd
treead1d3b9aaed5abe2f0a1f05b7b76f1910de4907a
parent38dbfb59d1175ef458d006556061adeaa8751b72
regmap: cache: Step by stride in default sync

The default sync operation was still assuming a stride of one, fix it
to respect the reg_stride set in the map.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/base/regmap/regcache.c