]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-integrator/pci_v3.c
Merge branch 'upstream' into pata-drivers
[linux-2.6-omap-h63xx.git] / arch / arm / mach-integrator / pci_v3.c
index f9043592e29936f14f38a7682e57c6b7db6f8fb0..4418f6d7572d015310b23626450a4b8cf88ba1d5 100644 (file)
@@ -600,4 +600,6 @@ void __init pci_v3_postinit(void)
                printk(KERN_ERR "PCI: unable to grab local bus timeout "
                       "interrupt: %d\n", ret);
 #endif
+
+       register_isa_ports(PHYS_PCI_MEM_BASE, PHYS_PCI_IO_BASE, 0);
 }