]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit658dc8fb9cbc7712b1518ce79211ffadcabd1c9e
tree378cbd27f58b9d129cd580983fc4a972429b5bc5
parentbd7c0da2c1590ea292052b873f93d2c1dbbf7d28
irqchip: s3c24xx: globally keep track of the created intc instances

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>
drivers/irqchip/irq-s3c24xx.c