[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
authorJon Loeliger <jdl@freescale.com>
Mon, 31 Jul 2006 20:35:41 +0000 (15:35 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 Aug 2006 07:05:44 +0000 (17:05 +1000)
IRQ setup now comes from the Flat Device Tree and use the new generic
IRQ code.  Fixed the fsl_soc.c IRQ OF interrupt node parsing.
Removed some unused MPC86xx macro definition.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found