|
@@ -683,9 +683,6 @@ static void __devinit init_hwif_scc(ide_hwif_t *hwif)
|
|
hwif->ide_dma_test_irq = scc_dma_test_irq;
|
|
hwif->ide_dma_test_irq = scc_dma_test_irq;
|
|
hwif->udma_filter = scc_udma_filter;
|
|
hwif->udma_filter = scc_udma_filter;
|
|
|
|
|
|
- hwif->drives[0].autotune = IDE_TUNE_AUTO;
|
|
|
|
- hwif->drives[1].autotune = IDE_TUNE_AUTO;
|
|
|
|
-
|
|
|
|
if (in_be32((void __iomem *)(hwif->config_data + 0xff0)) & CCKCTRL_ATACLKOEN)
|
|
if (in_be32((void __iomem *)(hwif->config_data + 0xff0)) & CCKCTRL_ATACLKOEN)
|
|
hwif->ultra_mask = ATA_UDMA6; /* 133MHz */
|
|
hwif->ultra_mask = ATA_UDMA6; /* 133MHz */
|
|
else
|
|
else
|