commit | e16fa6b9d2ad9467cf5bdf517e6b6f45e5867ad6 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Mon May 23 12:29:56 2005 -0500 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon May 23 10:58:31 2005 -0700 |
tree | 0bf32353105286a5624aeea862d35a4bbae09851 | |
parent | 1263cc67c09bc7f913a6877f3ba0427f0b76617e [diff] |
[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>