]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/ata/pata_imx.c
pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver
[linux.git] / drivers / ata / pata_imx.c
index 6f0534047c6d748fa2879937944556aebbef755b..2e538726802b68674f172a7c76e459f743ed5e91 100644 (file)
@@ -103,7 +103,7 @@ static struct scsi_host_template pata_imx_sht = {
 
 static struct ata_port_operations pata_imx_port_ops = {
        .inherits               = &ata_sff_port_ops,
-       .sff_data_xfer          = ata_sff_data_xfer_noirq,
+       .sff_data_xfer          = ata_sff_data_xfer32,
        .cable_detect           = ata_cable_unknown,
        .set_piomode            = pata_imx_set_piomode,
 };