]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_opti.c
Merge branch 'origin' into devel
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_opti.c
index e4fa4d565e96331dfed1fa0bedfcb44a36248fe3..99eddda2d2e5dcae041a27442d1f433a7bb58d50 100644 (file)
@@ -163,7 +163,7 @@ static int opti_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,
+               .pio_mask = ATA_PIO4,
                .port_ops = &opti_port_ops
        };
        const struct ata_port_info *ppi[] = { &info, NULL };