]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/sn/kernel/io_common.c
Altix: Initial ACPI support - ROM shadowing.
[linux-2.6-omap-h63xx.git] / arch / ia64 / sn / kernel / io_common.c
index 12531de6754c3ee26e99992b11e6281218a37313..d4dd8f4b6b8da3b17de48d1fc23d796d6e555f5b 100644 (file)
@@ -286,9 +286,10 @@ void sn_pci_fixup_slot(struct pci_dev *dev)
        list_add_tail(&pcidev_info->pdi_list,
                      &(SN_PLATFORM_DATA(dev->bus)->pcidev_info));
 
-       if (!SN_ACPI_BASE_SUPPORT())
+       if (SN_ACPI_BASE_SUPPORT())
+               sn_acpi_slot_fixup(dev, pcidev_info);
+       else
                sn_more_slot_fixup(dev, pcidev_info);
-
        /*
         * Using the PROMs values for the PCI host bus, get the Linux
         * PCI host_pci_dev struct and set up host bus linkages