提交 c0f20946 编写于 作者: B Bjorn Helgaas 提交者: Jesse Barnes

powerpc/PCI: allow reallocation on PA Semi

We believe there's no reason to prevent reallocation on PA Semi, so
revert to the default of "allow reallocation if necessary."
Acked-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
CC: linuxppc-dev@lists.ozlabs.org
Tested-by: NOlof Johansson <olof@lixom.net>
Acked-by: NOlof Johansson <olof@lixom.net>
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
上级 39aa146a
...@@ -229,9 +229,6 @@ void __init pas_pci_init(void) ...@@ -229,9 +229,6 @@ void __init pas_pci_init(void)
/* Setup the linkage between OF nodes and PHBs */ /* Setup the linkage between OF nodes and PHBs */
pci_devs_phb_init(); pci_devs_phb_init();
/* Use the common resource allocation mechanism */
pci_add_flags(PCI_PROBE_ONLY);
} }
void __iomem *pasemi_pci_getcfgaddr(struct pci_dev *dev, int offset) void __iomem *pasemi_pci_getcfgaddr(struct pci_dev *dev, int offset)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册