]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_cypress.c
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
[linux-2.6] / drivers / ata / pata_cypress.c
index cae44250d81429ff381fee010be11affa1efb3e2..fc5f9c4e5d87977e3459369e20757c55164b6da0 100644 (file)
@@ -158,7 +158,7 @@ static struct ata_port_operations cy82c693_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
        .irq_on         = ata_irq_on,
 
-       .port_start     = ata_port_start,
+       .port_start     = ata_sff_port_start,
 };
 
 static int cy82c693_init_one(struct pci_dev *pdev, const struct pci_device_id *id)