alistair23-linux/arch/powerpc/platforms/83xx
Benjamin Herrenschmidt 69108cf006 [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
These were inherited from ARCH=ppc, but are not needed since parsing of interrupts
should be done via the of_* functions (who can do swizzling). If we ever need to
do non-standard swizzling on bridges without a device-node, then we might add
back a slightly different version of ppc_md.pci_swizzle but for now, that is not
the case.

I removed the couple of calls for these in 83xx. If that breaks something, then
there is a problem with the device-tree on these.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 16:00:14 +11:00
..
Kconfig Fix misc Kconfig typos 2006-11-30 05:22:59 +01:00
Makefile [POWERPC] Add Makefile entry for MPC832x_mds support 2006-10-16 15:53:30 +10:00
misc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mpc83xx.h [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc832x_mds.c [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc 2006-12-04 16:00:14 +11:00
mpc832x_mds.h [POWERPC] Add support for the mpc832x mds board 2006-10-04 15:27:49 +10:00
mpc834x_itx.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc834x_itx.h powerpc: Add base support for the Freescale MPC8349E-mITX eval board 2006-07-03 15:43:43 -05:00
mpc834x_sys.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc834x_sys.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc8360e_pb.c [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc 2006-12-04 16:00:14 +11:00
pci.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00