[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset
authorKumar Gala <galak@freescale.com>
Sun, 26 Jun 2005 14:14:01 +0000 (09:14 -0500)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 26 Jun 2005 15:43:19 +0000 (08:43 -0700)
The pending registers for IRQ1-IRQ7 were pointing to the interrupt pending
register instead of the external one.

Signed-off-by: Tony Li <Tony.Li@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found