]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regmap: cache: speed regcache_hw_init() up.
authorXiubo Li <Li.Xiubo@freescale.com>
Thu, 9 Oct 2014 09:02:55 +0000 (17:02 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:25:01 +0000 (12:25 +0100)
commitfbba43c527d851088a891ed83346d5cc9f095b64
treee545a123212619e2ec81e8de7f19f02f6957a4d6
parentba3f1c85a6e05e0ff90215d817249617fcbee523
regmap: cache: speed regcache_hw_init() up.

This may speed regcache_hw_init() up for some cases that there
has volatile registers.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regcache.c