commit | 8a892d6996b60c822f19ad1844eb15b96ce393c7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 25 21:05:48 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 25 21:22:05 2012 +0000 |
tree | e3b2281798d9188cb69f21ff9d965d1073a69957 | |
parent | d9db762708e27c2892db9d8a54e735a8e506e16e [diff] |
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>