[PATCH] ppc32: fix PQ2 PCI DMA interrupt handling
authorKumar Gala <galak@gate.crashing.org>
Thu, 10 Nov 2005 16:34:33 +0000 (10:34 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 11 Nov 2005 11:19:56 +0000 (22:19 +1100)
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>

No differences found