]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/sata_uli.c
nilfs2: mark minor flag for checkpoint created by internal operation
[linux-2.6-omap-h63xx.git] / drivers / ata / sata_uli.c
index 019575bb3e08734dfd0c531025b5dad7e47c4a63..e5bff47e8aa132415d00200ff566757d6a15177e 100644 (file)
@@ -89,7 +89,7 @@ static struct ata_port_operations uli_ops = {
 static const struct ata_port_info uli_port_info = {
        .flags          = ATA_FLAG_SATA | ATA_FLAG_NO_LEGACY |
                          ATA_FLAG_IGN_SIMPLEX,
-       .pio_mask       = 0x1f,         /* pio0-4 */
+       .pio_mask       = ATA_PIO4,
        .udma_mask      = ATA_UDMA6,
        .port_ops       = &uli_ops,
 };