]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Mon, 14 Nov 2016 12:13:50 +0000 (12:13 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 29 Nov 2016 09:14:49 +0000 (09:14 +0000)
commit8a11da598e2ff96050a99e24772e1568e3e31c4d
treecc619ba71a615915fff1fccb130baa4669387398
parent9689c99e49509f19abd4a6c040bfc7fc051ef65b
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>
drivers/irqchip/irq-xilinx-intc.c