]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: PCI cleanup
authorAnton Blanchard <anton@samba.org>
Tue, 11 Jan 2005 09:43:55 +0000 (01:43 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 09:43:55 +0000 (01:43 -0800)
commit0ca63a2ac3a68acd98b2af1bf1972a61bfcfa63f
tree3ea0825241da2fbff1a43963940b03a9402fc65d
parent984892281e014de2f17ca0dd047728dd7634a885
[PATCH] ppc64: PCI cleanup

- remove pci_fix_bus_sysdata. We required it for the old pci dma
  subsystem, but now it is useless.
- remove PCI_GET_PHB_PTR and use pci_bus_to_host instead
- remove pci_find_hose_for_OF_device
- remove some unused fields in struct pci_controller
- remove pci_device_loc stale prototype
- remove an old mask of pci bus number that was left around from the pre
  PCI domains days

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/maple_pci.c
arch/ppc64/kernel/pSeries_pci.c
arch/ppc64/kernel/pci.c
arch/ppc64/kernel/pci.h
arch/ppc64/kernel/pci_dn.c
arch/ppc64/kernel/pmac_pci.c
include/asm-ppc64/pci-bridge.h