[PATCH] ARM: pxa: fix irq initialization for pxa3xx devicetree
Robert Jarzmik
robert.jarzmik at free.fr
Sat Feb 6 13:46:00 PST 2016
Robert Jarzmik <robert.jarzmik at free.fr> writes:
> The initialization of interrupt controller for devicetree platform was
> done for pxa2xx platforms, but not for pxa3xx ones.
>
> Fix this my adding the missing initialization call.
>
> Fixes: 089d03629b04 ("ARM: pxa: add devicetree code for irq handling")
> Signed-off-by: Robert Jarzmik <robert.jarzmik at free.fr>
No, this is incorrect.
The reason behind is that it relies on a patch not yet upstreamed, which was
breaking exactly this init_irq.
Let's drop this and replace it with the good patch.
Cheers.
--
Robert
More information about the linux-arm-kernel
mailing list