aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/pci.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2007-12-07 02:03:23 +1100
committerPaul Mackerras <paulus@samba.org>2007-12-11 13:42:35 +1100
commit9ccc4fd260397f0f8ac6078f4cd45fda2d320ead (patch)
treebd5917d40802bd17d488072f25a916cbe4941966 /arch/powerpc/platforms/iseries/pci.c
parent[POWERPC] iSeries: hose->buid is always zero for iSeries (diff)
downloadlinux-dev-9ccc4fd260397f0f8ac6078f4cd45fda2d320ead.tar.xz
linux-dev-9ccc4fd260397f0f8ac6078f4cd45fda2d320ead.zip
[POWERPC] Remove some iSeries platform checks from the PCI code
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/platforms/iseries/pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/iseries/pci.c b/arch/powerpc/platforms/iseries/pci.c
index 4bcf446cbebf..db0a17e9c4cc 100644
--- a/arch/powerpc/platforms/iseries/pci.c
+++ b/arch/powerpc/platforms/iseries/pci.c
@@ -646,6 +646,8 @@ void __init iSeries_pcibios_init(void)
/* Install IO hooks */
ppc_pci_io = iseries_pci_io;
+ pci_probe_only = 1;
+
/* iSeries has no IO space in the common sense, it needs to set
* the IO base to 0
*/