> On Jan 29, 2016, at 04:57, Oleksij Rempel <[email protected]> wrote: > > The rework of the driver missed to move the call to set_handle_irq() into > asm9260_of_init(). As a consequence no interrupt entry point is installed and > no interrupts are delivered > > Solution is: > Install the interrupt entry handler. > > Fixes: 7e4ac676ee ("irqchip/mxs: Add Alphascale ASM9260 support") > > Signed-off-by: Oleksij Rempel <[email protected]> > --- > drivers/irqchip/irq-mxs.c | 1 + > 1 file changed, 1 insertion(+) >
Applied to irqchip/urgent Thx, Jason.

