commit | ba10eedf5a3fba991563873d4cb65a067aa13f24 | [log] [tgz] |
---|---|---|
author | John Linn <john.linn@xilinx.com> | Thu May 14 10:23:11 2009 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu May 14 10:23:11 2009 -0600 |
tree | b2797b810cb1d15e1526b6008ef8fd54ad8437a0 | |
parent | 514a30d95f3277b9abed6044272ea97431bb9658 [diff] |
powerpc/virtex: Fix duplicate level irq events. 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 <john.linn@xilinx.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>