commit | 658dc8fb9cbc7712b1518ce79211ffadcabd1c9e | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Thu Apr 04 14:53:49 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Apr 04 14:56:16 2013 +0900 |
tree | 378cbd27f58b9d129cd580983fc4a972429b5bc5 | |
parent | bd7c0da2c1590ea292052b873f93d2c1dbbf7d28 [diff] |
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>