]> git.karo-electronics.de Git - linux-beck.git/commit
regmap: cache: Use regcache_get_value() to check if we updated
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Feb 2013 18:07:01 +0000 (18:07 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 02:30:27 +0000 (10:30 +0800)
commit325acab447f775bc2258b3a37a780893c203ab6c
tree8d9c3b4f40fd5329f1992284f39ab5117d8151ab
parent879082c9fe6e8fbddf787170eee605e4be138d0f
regmap: cache: Use regcache_get_value() to check if we updated

Factor things out a little.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regcache.c