[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)
commit919fede6edab94cccb3ca8c1c0b32fa62c9369a5
tree91820c190e4e8fbef6f2a57c0d1e6df014b1d50c
parentafd05423e02bc7391a7489b686ba1e166b6e8349
[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree

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>
arch/powerpc/platforms/86xx/mpc8641_hpcn.h
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
arch/powerpc/sysdev/fsl_soc.c