]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_marvell.c
libata: normalize port_info, port_operations and sht tables
[karo-tx-linux.git] / drivers / ata / pata_marvell.c
index a81f25d872355df8dad4d52b04103bdde9ad640c..c4ee9b45301f75d85bd8db660cf771649c867b88 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,