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>
Fri, 6 Jan 2012 20:11:08 +0000 (12:11 -0800)
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>

No differences found