commit | fbf75da733e82bb17a01e1b907b0e40d9c028823 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <[email protected]> | Wed Sep 21 23:30:31 2011 +0200 |
committer | Benoit Cousson <[email protected]> | Mon Feb 27 10:33:20 2012 +0100 |
tree | b99adf5a2671db3b5821e63e439ff14b74b0b31c | |
parent | d65c5423544d2d5a66dcd1c7a8630d3e32ff595b [diff] |
ARM: OMAP2+: board-generic: Use of_irq_init API Use the of_irq_init API introduced in 3.2 to handle interrupt-controller with DT. Update the irq_match table to map the proper XXX_of_init functions for INTC and GIC drivers. Signed-off-by: Benoit Cousson <[email protected]> Cc: Tony Lindgren <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Grant Likely <[email protected]>