git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1603262
)
regmap: irq: Only update mask bits when doing initial mask
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 1 Aug 2012 19:29:14 +0000
(20:29 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 4 Aug 2012 11:13:53 +0000
(12:13 +0100)
Don't write the full register, it's possible there's bits other than the
masks in the same register which we shouldn't be changing.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
No differences found