]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
regmap: Bypass the cache when applying patches
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 25 Jan 2012 21:05:48 +0000 (21:05 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 25 Jan 2012 21:22:05 +0000 (21:22 +0000)
commit8a892d6996b60c822f19ad1844eb15b96ce393c7
treee3b2281798d9188cb69f21ff9d965d1073a69957
parentd9db762708e27c2892db9d8a54e735a8e506e16e
regmap: Bypass the cache when applying patches

Otherwise any patch that affects a register which is writable may trash
cached values.

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