commit | 7f7fda04a6a00d2b99990cec2182bf5181c53de1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@gate.crashing.org> | Thu Nov 10 10:34:33 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Fri Nov 11 22:19:56 2005 +1100 |
tree | 93ef50b1d3fef5535d0302067a92f44f71fb3558 | |
parent | 5e04e7fe774794b837e1d3897e6b96ae2d06679a [diff] |
[PATCH] ppc32: fix PQ2 PCI DMA interrupt handling The bit position in the status register corresponding to the PCI DMA interrupt was incorrect. Additionally, we did not have a define for the PCI DMA interrupt. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>