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:
3c0227d
)
gpio/nomadik: use genirq core to track enablement
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 20 Sep 2011 08:50:15 +0000
(10:50 +0200)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 20 Sep 2011 17:31:58 +0000
(11:31 -0600)
Currently the Nomadik GPIO driver tracks enabled/disabled interrupt
status with a local variable, switch to using the interrupt core.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found