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:
5f0a6e2
)
gpio: pl061: use chained_irq_* functions in irq handler
author
Rob Herring
<rob.herring@calxeda.com>
Fri, 9 Dec 2011 20:12:53 +0000
(14:12 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Wed, 4 Jan 2012 16:10:19 +0000
(10:10 -0600)
Use chained_irq_enter/exit helper functions instead of direct pointer
accesses. This is needed for generic irq chip conversion.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Linus Walleij <linus.ml.walleij@gmail.com>
No differences found