]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_sc1200.c
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
[linux-2.6] / drivers / ata / pata_sc1200.c
index 6c13754c75af0d5383d5392a766ed1b251a01ba5..21ebc485ca4b4d71913a0ae302b35ba7f2924e35 100644 (file)
@@ -227,7 +227,7 @@ static struct ata_port_operations sc1200_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
        .irq_on         = ata_irq_on,
 
-       .port_start     = ata_port_start,
+       .port_start     = ata_sff_port_start,
 };
 
 /**