]> 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>
Tue, 13 Dec 2011 18:42:27 +0000 (10:42 -0800)
commita4555e52b922b7f68af073688746590c97ce784c
tree906d1caa451dd69890018b26254ceadb5ea6d5ac
parent6157f22282d643d7274a9f5448f0c4fbcc6b2ae0
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