commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / arch / alpha / kernel / core_marvel.c
index 52d27b2..705eb73 100644 (file)
@@ -524,7 +524,7 @@ mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where)
        if (!io7_port->enabled)
                return addr;
 
-       if (hose->first_busno == bus) {
+       if (hose->bus == pbus) {
                /* Don't support idsel > 20 on primary bus.  */
                if (devfn >= PCI_DEVFN(21, 0))
                        return addr;