]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: picoxcell: don't reserve irq_descs
authorJamie Iles <jamie@jamieiles.com>
Mon, 12 Dec 2011 20:17:37 +0000 (20:17 +0000)
committerJamie Iles <jamie@jamieiles.com>
Sun, 18 Dec 2011 10:48:19 +0000 (10:48 +0000)
commit98e27a5c13badb5c56d9d1d6c8ec210753ac1195
tree4de656653f8bc35f228dead9bf4c868b87b22f71
parent513c4dd698d1341a53d8a7530ecefb44cb1e2395
ARM: picoxcell: don't reserve irq_descs

All irq_desc's are now dynamically allocated so we don't need to
statically reserve them.

v2: - select SPARSE_IRQ and set .nr_irqs to NR_IRQS_LEGACY to skip
ISA and IRQ 0.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
arch/arm/Kconfig
arch/arm/mach-picoxcell/common.c
arch/arm/mach-picoxcell/include/mach/irqs.h