[PATCH] ppc32: Fix an off-by-one error in ipic_init
authorKumar Gala <galak@freescale.com>
Mon, 23 May 2005 17:29:56 +0000 (12:29 -0500)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 17:58:31 +0000 (10:58 -0700)
There is an off-by-one error in the IPIC code that configures the
external interrupts (Edge or Level Sensitive).

Signed-off-by: Randy Vinson <rvinson@mvista.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found