]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_ns87410.c
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
[linux-2.6] / drivers / ata / pata_ns87410.c
index 4b0ddf6ba3ba3b1f3d482f41d7c69bf7295a05f3..9fe66fd75017ef692c98c141f523b7512d4329b0 100644 (file)
@@ -124,7 +124,7 @@ static void ns87410_set_piomode(struct ata_port *ap, struct ata_device *adev)
  *
  *     Called when the libata layer is about to issue a command. We wrap
  *     this interface so that we can load the correct ATA timings if
- *     neccessary.
+ *     necessary.
  */
 
 static unsigned int ns87410_qc_issue_prot(struct ata_queued_cmd *qc)
@@ -185,7 +185,7 @@ static struct ata_port_operations ns87410_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 ns87410_init_one(struct pci_dev *dev, const struct pci_device_id *id)