On Tue, 2009-08-25 at 00:08 -0600, Grant Likely wrote:
> From: Grant Likely
>
> This patch allows the Xilinx intc interrupt controller to be cascaded
> instead of being the master irqhost. Useful when attaching an FPGA
> to an SoC that has its own interrupt controller.
Something doesn't look qu
From: Grant Likely
This patch allows the Xilinx intc interrupt controller to be cascaded
instead of being the master irqhost. Useful when attaching an FPGA
to an SoC that has its own interrupt controller.
Signed-off-by: Grant Likely
---
arch/powerpc/include/asm/xilinx_intc.h |1 +
arch/p