From: Benoit Cousson Date: Wed, 30 Nov 2011 18:21:07 +0000 (+0100) Subject: ARM: OMAP2/3: intc: Add DT support for TI interrupt controller X-Git-Tag: v3.4-rc1~85^2^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fa212088b141dd05957dc4b7f06a893c8166ad;p=pandora-kernel.git ARM: OMAP2/3: intc: Add DT support for TI interrupt controller Add a function to initialize the OMAP2/3 interrupt controller (INTC) using a device tree node. This version take advantage of the new irq_domain_add_legacy API. Replace some printk() with the proper pr_ macro. Signed-off-by: Benoit Cousson Cc: Tony Lindgren Acked-by: Rob Herring Acked-by: Grant Likely --- Reading git-diff-tree failed