ide: set drive->autotune in ide_pci_setup_ports()
[pandora-kernel.git] / drivers / ide / pci / jmicron.c
index b058b3a..2eeff67 100644 (file)
@@ -111,9 +111,6 @@ static void __devinit init_hwif_jmicron(ide_hwif_t *hwif)
        hwif->set_pio_mode = &jmicron_set_pio_mode;
        hwif->set_dma_mode = &jmicron_set_dma_mode;
 
-       hwif->drives[0].autotune = 1;
-       hwif->drives[1].autotune = 1;
-
        if (hwif->dma_base == 0)
                return;