commit | b533f8ae796d1ee0289bf04d4f1e72c02ad4a17d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 03 02:35:35 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 03 02:35:35 2007 -0500 |
tree | 4bec480194b251e18fee511df1cf4840a1995c88 | |
parent | eae98266e78e5659d75dbb62b4601960c15c7830 [diff] |
[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips 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>