[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
authorJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 16:16:50 +0000 (12:16 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 16:17:35 +0000 (12:17 -0400)
The ATA_UDMAx masks are self-documenting, and far better than manually
writing in the hex mask.

Note that pata_it8213 mask differed from the comment.  Added a FIXME there.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found