]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/ata_generic.c
floppy: do a very minimal style cleanup of the floppy driver
[linux-2.6-omap-h63xx.git] / drivers / ata / ata_generic.c
index afe71a6e0dab7cc334316be81585948182e5fe04..90329982bef760fe6a4cadead1f1d526943f4958 100644 (file)
@@ -121,7 +121,7 @@ static struct ata_port_operations generic_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 all_generic_ide;            /* Set to claim all devices */