]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_cs5536.c
libata: normalize port_info, port_operations and sht tables
[karo-tx-linux.git] / drivers / ata / pata_cs5536.c
index 1c4ff9b52b5c0b0bc39c27d2eaf73c5da601cda6..391aa888f8fd3547fabb006b60f81c53a88f82a4 100644 (file)
@@ -269,7 +269,7 @@ static struct ata_port_operations cs5536_port_ops = {
        .irq_clear              = ata_bmdma_irq_clear,
        .irq_on                 = ata_irq_on,
 
-       .port_start             = ata_port_start,
+       .port_start             = ata_sff_port_start,
 };
 
 /**