]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ata/pata_hpt3x2n.c
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
[mv-sheeva.git] / drivers / ata / pata_hpt3x2n.c
index 01457b266f3d18b3aeccaa827863f37fd9ae1c85..8b95aeba0e74c203ea0599eb7455b3ba7cd17d7e 100644 (file)
@@ -320,7 +320,7 @@ static unsigned int hpt3x2n_qc_issue(struct ata_queued_cmd *qc)
 
                hpt3x2n_set_clock(ap, dpll ? 0x21 : 0x23);
        }
-       return ata_sff_qc_issue(qc);
+       return ata_bmdma_qc_issue(qc);
 }
 
 static struct scsi_host_template hpt3x2n_sht = {