ppc/lopec: remove ppc_ide_md hooks
[deliverable/linux.git] / drivers / ide / pci / sl82c105.c
index ee261ae15b6f01afecea50e926a968bbec553249..b553f0dda6ab935c207681e2c1057d01f245b0e0 100644 (file)
@@ -328,6 +328,10 @@ static const struct ide_port_info sl82c105_chipset __devinitdata = {
        .enablebits     = {{0x40,0x01,0x01}, {0x40,0x10,0x10}},
        .host_flags     = IDE_HFLAG_IO_32BIT |
                          IDE_HFLAG_UNMASK_IRQS |
+/* FIXME: check for Compatibility mode in generic IDE PCI code */
+#ifdef CONFIG_LOPEC
+                         IDE_HFLAG_FORCE_LEGACY_IRQS |
+#endif
                          IDE_HFLAG_NO_AUTODMA |
                          IDE_HFLAG_BOOTABLE,
        .pio_mask       = ATA_PIO5,
This page took 0.04005 seconds and 5 git commands to generate.