libata: normalize port_info, port_operations and sht tables
[cascardo/linux.git] / drivers / ata / pata_marvell.c
index a81f25d..c4ee9b4 100644 (file)
@@ -118,6 +118,7 @@ static const struct ata_port_operations marvell_ops = {
        .exec_command           = ata_exec_command,
        .dev_select             = ata_std_dev_select,
 
+       .mode_filter            = ata_pci_default_filter,
        .freeze                 = ata_bmdma_freeze,
        .thaw                   = ata_bmdma_thaw,
        .error_handler          = marvell_error_handler,