]> git.baikalelectronics.ru Git - kernel.git/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)
commit6508c7c0b2cb6bd06e8e2bd8d0f8791072e51d94
tree1f314bc3d077d90ffed167a3f97b3c81f6f5b3c3
parentb9080059a9535025f25934b225c9d5f4d26adf2b
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