]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/ide/pci/sgiioc4.c
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
[mirror_ubuntu-bionic-kernel.git] / drivers / ide / pci / sgiioc4.c
index 9122cb71bcc9b113b3536066ad3f5392e09372e0..b0cf6add691de3d2646bd4dda317999ea400a9c6 100644 (file)
@@ -592,7 +592,7 @@ ide_init_sgiioc4(ide_hwif_t * hwif)
        if (hwif->dma_base == 0)
                return;
 
-       hwif->mwdma_mask = 0x04;
+       hwif->mwdma_mask = ATA_MWDMA2_ONLY;
 
        hwif->dma_setup = &sgiioc4_ide_dma_setup;
        hwif->dma_start = &sgiioc4_ide_dma_start;