[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
authorJon Loeliger <jdl@freescale.com>
Fri, 18 Aug 2006 19:30:35 +0000 (14:30 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 23 Aug 2006 05:51:18 +0000 (15:51 +1000)
commit343832734fac000d2d276ccc41955daded1265f5
tree7450a712261fe7ffc02d92cb5fca2adec1ac43de
parent2654d6385f6cad00cfb8f5087aeb10d0ed781e74
[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>
(cherry picked from 919fede6edab94cccb3ca8c1c0b32fa62c9369a5 commit)
arch/powerpc/platforms/86xx/mpc8641_hpcn.h
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
arch/powerpc/sysdev/fsl_soc.c