[PATCH] ppc32: Fix an off-by-one error in ipic_init
commite16fa6b9d2ad9467cf5bdf517e6b6f45e5867ad6
authorKumar Gala <galak@freescale.com>
Mon, 23 May 2005 17:29:56 +0000 (23 12:29 -0500)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 17:58:31 +0000 (23 10:58 -0700)
tree0bf32353105286a5624aeea862d35a4bbae09851
parent1263cc67c09bc7f913a6877f3ba0427f0b76617e
[PATCH] ppc32: Fix an off-by-one error in ipic_init

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>
arch/ppc/syslib/ipic.c