]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_cs5520.c
Merge staging-next tree into Linus's latest version
[karo-tx-linux.git] / drivers / ata / pata_cs5520.c
index 95ebdac517f2ff0d05d01adecafddfead4a4de65..17c5f346ff01510a32a1fe0081e56e1667b081f3 100644 (file)
@@ -110,7 +110,7 @@ static struct scsi_host_template cs5520_sht = {
 
 static struct ata_port_operations cs5520_port_ops = {
        .inherits               = &ata_bmdma_port_ops,
-       .qc_prep                = ata_sff_dumb_qc_prep,
+       .qc_prep                = ata_bmdma_dumb_qc_prep,
        .cable_detect           = ata_cable_40wire,
        .set_piomode            = cs5520_set_piomode,
 };