diff options
author | Marc Zyngier <Marc.Zyngier@arm.com> | 2012-01-31 11:49:46 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-02-02 17:00:26 +0000 |
commit | c997e519f3fe6b40a5ad972e2a334960065d6154 (patch) | |
tree | 9f4358b16a58e8feef8b1e898d9314e0051a7f80 /arch/arm/mach-u300/core.c | |
parent | 75c06963dd947252271ffa6107a25cddb2b8f362 (diff) | |
download | linux-c997e519f3fe6b40a5ad972e2a334960065d6154.tar.gz linux-c997e519f3fe6b40a5ad972e2a334960065d6154.tar.bz2 linux-c997e519f3fe6b40a5ad972e2a334960065d6154.zip |
ARM: 7309/1: realview: fix unconnected interrupts on EB11MP
Since commit 2eac58d (ARM: amba: make use of -1 IRQs warn), we're
able to detect the use of value -1 to indicate the lack of interrupt
line.
The RealView EB, when used with the 11MPCore tile, has a number of
devices without interrupts, and uses the value -1 to indicate this.
Change that value to 0 to conform to the new behaviour.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-u300/core.c')
0 files changed, 0 insertions, 0 deletions