]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/platforms/powernv/pci.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
[karo-tx-linux.git] / arch / powerpc / platforms / powernv / pci.c
index 214478d781ae72a25fb83fb02eb5750a93f42eb2..be3cfc5ceabbfb316a55c34a4fb5da18e41dd66e 100644 (file)
@@ -562,10 +562,7 @@ void __init pnv_pci_init(void)
 {
        struct device_node *np;
 
-       pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN);
-
-       /* We do not want to just probe */
-       pci_probe_only = 0;
+       pci_add_flags(PCI_CAN_SKIP_ISA_ALIGN);
 
        /* OPAL absent, try POPAL first then RTAS detection of PHBs */
        if (!firmware_has_feature(FW_FEATURE_OPAL)) {