fastboot: make the libata port scan asynchronous
[safe/jmp/linux-2.6] / drivers / ata / sata_sx4.c
index 6107eff..ec04b8d 100644 (file)
@@ -251,6 +251,7 @@ static struct ata_port_operations pdc_20621_ops = {
        .phy_reset              = pdc_20621_phy_reset,
        .qc_prep                = pdc20621_qc_prep,
        .qc_issue               = pdc20621_qc_issue,
+       .qc_fill_rtf            = ata_sff_qc_fill_rtf,
        .sff_data_xfer          = ata_sff_data_xfer,
        .eng_timeout            = pdc_eng_timeout,
        .sff_irq_clear          = pdc20621_irq_clear,