]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_cs5535.c
Revert "proc: revert /proc/uptime to ->read_proc hook"
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_cs5535.c
index 8b236af84c2ec45f6293341c6678867da5f440e5..d33aa28239a93e39e07179cea995bbc5038590ec 100644 (file)
@@ -181,8 +181,8 @@ static int cs5535_init_one(struct pci_dev *dev, const struct pci_device_id *id)
 {
        static const struct ata_port_info info = {
                .flags = ATA_FLAG_SLAVE_POSS,
-               .pio_mask = 0x1f,
-               .mwdma_mask = 0x07,
+               .pio_mask = ATA_PIO4,
+               .mwdma_mask = ATA_MWDMA2,
                .udma_mask = ATA_UDMA4,
                .port_ops = &cs5535_port_ops
        };