[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
authorKumar Gala <galak@kernel.crashing.org>
Tue, 3 Jul 2007 07:35:35 +0000 (02:35 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 3 Jul 2007 07:35:35 +0000 (02:35 -0500)
Make the interrupt numbers match the OpenPIC spec intead of the
Freescale docs which distinguish between internal and external interrupts.

Now we can use the interrupt number directly to find the register offset
associated with it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found