]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] modify mpc83xx platforms to use new IRQ layer
authorKim Phillips <kim.phillips@freescale.com>
Fri, 25 Aug 2006 16:59:22 +0000 (11:59 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 30 Aug 2006 00:34:33 +0000 (10:34 +1000)
commit884d0177517d6813e90829b0c5b35a8147730ce7
tree1d8c9f4905ccb21b4cc91386fd3dca3e9697e25d
parentbb11a33e1c117402d459b9cdcc4019f58c6d6221
[POWERPC] modify mpc83xx platforms to use new IRQ layer

This fixes MPC834x MDS (formerly SYS) and ITX platform code to get IRQ data (including PCI) from the device tree, and to use the new IPIC code.

renamed defconfig (sys -> mds), left one redundant NULL assignment in mpc83xx_pcibios_fixup to keep the compiler happy.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/configs/mpc834x_mds_defconfig [new file with mode: 0644]
arch/powerpc/configs/mpc834x_sys_defconfig [deleted file]
arch/powerpc/platforms/83xx/mpc834x_itx.c
arch/powerpc/platforms/83xx/mpc834x_sys.c
arch/powerpc/platforms/83xx/mpc83xx.h
arch/powerpc/platforms/83xx/pci.c