linux-kernel-test/arch/powerpc/platforms
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
..
4xx
8xx
82xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
83xx [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc 2006-12-04 16:00:14 +11:00
85xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
86xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
apus
cell [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
chrp [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
efika [PATCH] Add Efika platform support 2006-11-13 14:45:04 +11:00
embedded6xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
iseries Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
maple [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
pasemi [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
powermac [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
prep
pseries [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
Makefile [PATCH] Add Efika platform support 2006-11-13 14:45:04 +11:00