On Thu, 6 Dec 2007 18:00:45 +1100 Stephen Rothwell <[EMAIL PROTECTED]> wrote: > > Hi all, > > I started out looking for ways to remove our dependencies on pci_dn and > got sidetracked into clening up the iSeries PCI code. The intention of > the following set of patches is that there be no semantic changes > (mostly).
I have rebased this series to remove the dependency on benh's patches and will repost (as replies to the originals) only those that changed (numbers 2, 14, 16 and I repoested 19 yesterday). > Overall diffstat looks like this: > arch/powerpc/kernel/pci-common.c | 31 +-- > arch/powerpc/kernel/pci_32.c | 6 +- > arch/powerpc/kernel/pci_64.c | 40 +-- > arch/powerpc/kernel/pci_dn.c | 2 +- > arch/powerpc/platforms/85xx/mpc85xx_ds.c | 2 +- > arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 2 +- > arch/powerpc/platforms/iseries/pci.c | 426 > +++++++++++----------------- > arch/powerpc/platforms/iseries/pci.h | 20 +- > arch/powerpc/platforms/iseries/setup.c | 2 + > arch/powerpc/platforms/iseries/vpdinfo.c | 17 +- > arch/powerpc/platforms/powermac/pci.c | 2 +- > arch/powerpc/platforms/pseries/iommu.c | 2 +- > include/asm-powerpc/pci-bridge.h | 156 ++++------ > include/asm-powerpc/ppc-pci.h | 3 - > 14 files changed, 266 insertions(+), 445 deletions(-) Now: arch/powerpc/kernel/isa-bridge.c | 2 +- arch/powerpc/kernel/pci-common.c | 34 +-- arch/powerpc/kernel/pci_32.c | 10 +- arch/powerpc/kernel/pci_64.c | 42 +-- arch/powerpc/kernel/pci_dn.c | 2 +- arch/powerpc/kernel/prom_parse.c | 2 +- arch/powerpc/kernel/rtas_pci.c | 2 +- arch/powerpc/platforms/82xx/pq2.c | 2 +- arch/powerpc/platforms/85xx/mpc85xx_ds.c | 2 +- arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 2 +- arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 2 +- arch/powerpc/platforms/cell/io-workarounds.c | 4 +- arch/powerpc/platforms/celleb/io-workarounds.c | 4 +- arch/powerpc/platforms/celleb/pci.c | 2 +- arch/powerpc/platforms/iseries/pci.c | 426 +++++++++-------------- arch/powerpc/platforms/iseries/pci.h | 20 +- arch/powerpc/platforms/iseries/setup.c | 2 + arch/powerpc/platforms/iseries/vpdinfo.c | 17 +- arch/powerpc/platforms/maple/pci.c | 2 +- arch/powerpc/platforms/powermac/pci.c | 6 +- arch/powerpc/platforms/pseries/iommu.c | 2 +- include/asm-powerpc/pci-bridge.h | 159 ++++------ include/asm-powerpc/ppc-pci.h | 3 - 23 files changed, 287 insertions(+), 462 deletions(-) The extra files are from the arch_data rename posted earlier. -- Cheers, Stephen Rothwell [EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/
pgpbGhz4S3oZF.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev