irqchip: s3c24xx: globally keep track of the created intc instances
authorHeiko Stuebner <heiko@sntech.de>
Thu, 4 Apr 2013 05:53:49 +0000 (14:53 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 05:56:16 +0000 (14:56 +0900)
For dt-enabled machines we want to use a big irq_domain over all controllers
and therefore need to access not only the main controllers but the
sub-controller as well.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found