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:
7627dc8
)
ARM: GIC: move enablement of PPI interrupts to gic.c
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 6 Dec 2010 10:38:14 +0000
(10:38 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 14 Dec 2010 19:21:52 +0000
(19:21 +0000)
Avoid adding nasty genirq-specific code to local timers to enable PPI
interrupts. Instead, provide a gic function to do this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found