Powerpc PCI cleanups (mainly iSeries)
Stephen Rothwell
sfr at canb.auug.org.au
Tue Dec 11 11:06:01 EST 2007
On Thu, 6 Dec 2007 18:00:45 +1100 Stephen Rothwell <sfr at canb.auug.org.au> 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 sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071211/6bee8373/attachment.pgp>
More information about the Linuxppc-dev
mailing list