]> git.baikalelectronics.ru Git - kernel.git/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)
commit8cb9ddf1983b14f0f3cd5007cf008587c9b205af
treedc188d9b2d30ca34e3ef1d82f347c35062dc3a38
parent81b6276c35cb186233ffc4afc1b52f63211728d6
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