arm: omap: irq: call set_handle_irq() from intc_of_init
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:43 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:03:43 +0000 (13:03 -0700)
commitb15c76b74896f1a2c60fff13fdf20d07468de323
tree79ccf412091a33c9326a2d313b34fd88fa401b36
parent00b6b031ab527afa2981bdffea7752279a290c26
arm: omap: irq: call set_handle_irq() from intc_of_init

this will let us drop .handle_irq and .init_irq fields
from our generic machine_descs.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c