commit | 957ecffc2527ebd414c6e35b65f0f744739b012d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 11 13:31:58 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 23 10:27:07 2007 -0500 |
tree | 19ebce098f00688ae411603fc35effe792d1b769 | |
parent | 62c66c8e55fae40d93d8f79d60e2ed50379e46f9 [diff] |
[POWERPC] FSL: Cleanup how we detect if we are a PCIe controller Use the PCI capabilities to determine if we are PCIe PHB. Also use PPC_INDIRECT_TYPE_NO_PCIE_LINK since the Freescale PCIe controllers will lock the system if they don't have link and you try to do a config access to anything but the PHB. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>