commit | b3a1bde4db9889feb116330bff21214811c940e4 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 14 19:14:56 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 15 14:44:10 2007 +0000 |
tree | 6b8174332407ac8f4d2c5f6445912b935ff06110 | |
parent | ae0a846e411dc0b568e8ccda584896310ee5f369 [diff] |
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system 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>