arm: omap: intc: switch over to linear irq domain intc-for-v3.18
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:58 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:05:50 +0000 (13:05 -0700)
now that we don't need to support legacy board-files,
we can completely switch over to a linear irq domain
and make use of irq_alloc_domain_generic_chips() to
allocate all generic irq chips for us.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found