]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc64: Get rid of pci_controller_info.
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2008 06:54:02 +0000 (23:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 06:07:41 +0000 (23:07 -0700)
commitd3ae4b5bc7186a53731d35187ad4ba3bca147cf6
tree53fbab0e70a170a3f6576e44e0b65fdbffe33258
parentab138c031f72f6d030afa1a06a3a537e85ae843e
sparc64: Get rid of pci_controller_info.

It is just used as a parent to encapsulate two PBM objects.

But that layout is only really relevant and necessary for
psycho PCI controllers, which unlike all the others share
a single IOMMU instance between sibling PCI busses.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/iommu_64.h
arch/sparc64/kernel/pci.c
arch/sparc64/kernel/pci_fire.c
arch/sparc64/kernel/pci_impl.h
arch/sparc64/kernel/pci_psycho.c
arch/sparc64/kernel/pci_sabre.c
arch/sparc64/kernel/pci_schizo.c
arch/sparc64/kernel/pci_sun4v.c