]> git.itanic.dy.fi Git - linux-stable/commit
arm: omap: intc: switch over to linear irq domain
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)
commit55601c9f24670ba926ebdd4d712ac3b177232330
tree1f314bc3d077d90ffed167a3f97b3c81f6f5b3c3
parentd6a7c5c84f5ddab54717914ad293ed9d99d644ff
arm: omap: intc: switch over to linear irq domain

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>
arch/arm/mach-omap2/irq.c