]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/PCI: split PHB part out of pcibios_map_io_space()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:38 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 12 Dec 2011 20:52:57 +0000 (12:52 -0800)
commitd8966258e2a89f659ff96dc57d70bd0f3cd434c5
tree646ac7d6999605b263953e476ad9ea8a95df12ec
parent5895533a7bc62330e4f745bc11be98b2de03ee2d
powerpc/PCI: split PHB part out of pcibios_map_io_space()

No functional change.  This is so we can use pcibios_phb_map_io_space()
before we have a struct pci_bus.

v2: fix map io phb typo

CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/powerpc/kernel/pci_64.c