alistair23-linux/arch/arm/mach-realview
Will Deacon dffcb9c5f8 ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM
Currently, -1 is used as the GPIO0 interrupt on realview PB1176 and an
AMBA device is registered with this parameter. With the pending NO_IRQ
cleanup, this will lead to a warning at boot time, since -1 is obviously
broken.

This patch updates the interrupt used for GPIO0 to match that specified
by the TRM. Unfortunately, it's not clear how to trigger this interrupt
so we trust that the documentation is correct.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-01-25 11:01:45 +00:00
..
include/mach ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM 2012-01-25 11:01:45 +00:00
core.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00
core.h ARM: restart: realview: use new restart hook 2012-01-05 12:57:18 +00:00
hotplug.c ARM: versatile: convert logical CPU numbers to physical numbers 2011-10-17 10:01:11 +01:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile
Makefile.boot
platsmp.c ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
realview_eb.c 2nd round of GPIO changes for v3.3 merge window 2012-01-14 13:25:23 -08:00
realview_pb11mp.c 2nd round of GPIO changes for v3.3 merge window 2012-01-14 13:25:23 -08:00
realview_pb1176.c ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM 2012-01-25 11:01:45 +00:00
realview_pba8.c 2nd round of GPIO changes for v3.3 merge window 2012-01-14 13:25:23 -08:00
realview_pbx.c 2nd round of GPIO changes for v3.3 merge window 2012-01-14 13:25:23 -08:00