]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_hpt366.c
libata: move ata_set_mode() to libata-eh.c
[linux-2.6] / drivers / ata / pata_hpt366.c
index 16cc143460e4686300c5ba23edad03e896763a90..0713872cf65c64c936c14a15aacda6c7f851f640 100644 (file)
@@ -342,7 +342,7 @@ static struct ata_port_operations hpt366_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
        .irq_on         = ata_irq_on,
 
-       .port_start     = ata_port_start,
+       .port_start     = ata_sff_port_start,
 };
 
 /**