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:
a64ab6b
)
mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readable
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Tue, 4 Nov 2014 15:26:22 +0000
(15:26 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:54 +0000
(16:18 +0000)
Technically this register is not used on wm8997 however the regmap core
requires a continuous block of IRQs. The simplest solution is just to
add the register.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
No differences found