[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 14 Feb 2007 18:14:56 +0000 (19:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 15 Feb 2007 14:44:10 +0000 (14:44 +0000)
The current implementation only assumes one GIC to be present in the
system. However, there are platforms with more than one cascaded interrupt
controllers (RealView/EB MPCore for example).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found