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:
781a5e9
)
arch/tile: use new generic {enable,disable}_percpu_irq() routines
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 1 Dec 2011 17:58:19 +0000
(12:58 -0500)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Sat, 3 Dec 2011 20:31:49 +0000
(15:31 -0500)
We provided very similar routines internally, but now we can hook
into the generic framework by supplying our routines as function
pointers in the irq_chip structure instead.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found