commit | e6afec9b6808eff6dc392ac07c1552e87aebcdf7 | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Fri Nov 26 13:45:43 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Nov 30 13:38:57 2010 +0000 |
tree | 67ea03e347da896518f96c7611eb792bf6a9f374 | |
parent | e8a7e48bb248a1196484d3f8afa53bded2b24e71 [diff] |
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 <pawel.moll@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>