commit | 1ebc7e83b1cc58edae3f371ac9cf1614e0d3b345 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Thu Apr 04 14:53:41 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Apr 04 14:56:02 2013 +0900 |
tree | 19083ba4896b7ad2eb53c4a9cdc1b5005d30c391 | |
parent | e2714f79edb8ed4f9afd09ca48bf2abaa994b1c1 [diff] |
irqchip: s3c24xx: fix irqlist of second s3c2416 controller The list in used was from the s3c2450, a close cousin of the s3c2416. As it's not possible to distinguish between the s3c2416 and s3c2450 the additional interrupts of the s3c2450 will only be available thru devicetree later. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>