I think this looks good. I'll need to pull it into my tree and try it out.
g.
On Fri, Apr 3, 2009 at 4:55 PM, John Linn wrote:
> The interrupt controller was not handling level interrupts correctly
> such that duplicate interrupts were happening. This fixes the problem
> and adds edge type inte
The interrupt controller was not handling level interrupts correctly
such that duplicate interrupts were happening. This fixes the problem
and adds edge type interrupts which are needed in Xilinx hardware.
Signed-off-by: John Linn
---
arch/powerpc/sysdev/xilinx_intc.c | 112