]> Pileus Git - ~andy/linux/commit
irqchip: s3c24xx: add devicetree support
authorHeiko Stuebner <heiko@sntech.de>
Thu, 4 Apr 2013 05:55:10 +0000 (14:55 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 05:56:30 +0000 (14:56 +0900)
commitf0774d41da0e607b70e54ecc50aeb6684f54c2b1
treedc188d9b2d30ca34e3ef1d82f347c35062dc3a38
parentf5a25524508e68ac670b28db9112d3962dca4703
irqchip: s3c24xx: add devicetree support

Add the necessary code to initialize the interrupt controller
thru devicetree data using the irqchip infrastructure.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/interrupt-controller/samsung,s3c24xx-irq.txt [new file with mode: 0644]
drivers/irqchip/irq-s3c24xx.c