From: Pawel Moll Date: Fri, 26 Nov 2010 12:45:43 +0000 (+0100) Subject: ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts X-Git-Tag: v2.6.37-rc5~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6afec9b6808eff6dc392ac07c1552e87aebcdf7;p=pandora-kernel.git ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts This change limits number of GIC-originating interrupts to the platform maximum (defined by NR_IRQS) while still initialising all distributor registers. Signed-off-by: Pawel Moll Signed-off-by: Russell King --- Reading git-diff-tree failed