From: Heiko Stuebner Date: Thu, 4 Apr 2013 05:53:41 +0000 (+0900) Subject: irqchip: s3c24xx: fix irqlist of second s3c2416 controller X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebc7e83b1cc58edae3f371ac9cf1614e0d3b345;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed