net/mlx4_core: drop useless LIST_HEAD
[linux-2.6-block.git] / drivers / ata / pata_palmld.c
index 8c0d7d736b7afd81b1146536527efc3b46bab42e..d071ab6864a8a82cafd2befcfefbfaba93952dd8 100644 (file)
@@ -44,7 +44,7 @@ static struct scsi_host_template palmld_sht = {
 
 static struct ata_port_operations palmld_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_40wire,
 };