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:
ddffeb8
)
arm: vt8500: Convert irq.c for multiplatform integration
author
Tony Prisk
<linux@prisktech.co.nz>
Wed, 10 Oct 2012 07:59:32 +0000
(20:59 +1300)
committer
Tony Prisk
<linux@prisktech.co.nz>
Fri, 26 Oct 2012 03:45:11 +0000
(16:45 +1300)
This patch converts arch-vt8500/irq.c to MULTI_IRQ_HANDLER and
SPARSE_IRQ. IRQ domain is changed from legacy to linear.
Also, remove legacy code in include/mach/entry-macro.S and
include/mach/irq.h to prepare for multiplatform.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found