|
@@ -218,6 +218,7 @@ static const struct ata_port_operations pdc_pata_ops = {
|
|
.freeze = pdc_freeze,
|
|
.freeze = pdc_freeze,
|
|
.thaw = pdc_thaw,
|
|
.thaw = pdc_thaw,
|
|
.error_handler = pdc_error_handler,
|
|
.error_handler = pdc_error_handler,
|
|
|
|
+ .post_internal_cmd = pdc_post_internal_cmd,
|
|
.data_xfer = ata_data_xfer,
|
|
.data_xfer = ata_data_xfer,
|
|
.irq_handler = pdc_interrupt,
|
|
.irq_handler = pdc_interrupt,
|
|
.irq_clear = pdc_irq_clear,
|
|
.irq_clear = pdc_irq_clear,
|