commit | 0c464d588b6911ca84851ce4762695201d866c7c | [log] [tgz] |
---|---|---|
author | Tony Prisk <linux@prisktech.co.nz> | Wed Oct 10 20:59:32 2012 +1300 |
committer | Tony Prisk <linux@prisktech.co.nz> | Fri Oct 26 16:45:11 2012 +1300 |
tree | 794563933d34573f72c43609b8cb357c9f11e6c7 | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
arm: vt8500: Convert irq.c for multiplatform integration 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>