Searched hist:"8 a11da598e2ff96050a99e24772e1568e3e31c4d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/irqchip/ |
H A D | irq-xilinx-intc.c | diff 8a11da598e2ff96050a99e24772e1568e3e31c4d Mon Nov 14 13:13:50 CET 2016 Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided
The powerpc dts file does not have the xlnx,kind-of-intr property. Instead of erroring out, give a warning instead. And attempt to continue to probe the interrupt controller while assuming kind-of-intr is 0x0 as a fall back.
Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|