linux/arch/arm/mach-realview
Marc Zyngier c997e519f3 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>
2012-02-02 17:00:26 +00:00
..
include/mach ARM: 7309/1: realview: fix unconnected interrupts on EB11MP 2012-02-02 17:00:26 +00:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
core.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
core.h ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
hotplug.c ARM: versatile: convert logical CPU numbers to physical numbers 2011-10-17 10:01:11 +01:00
platsmp.c ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
realview_eb.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pb11mp.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pb1176.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pba8.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
realview_pbx.c ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00