From: Jeff Garzik Date: Mon, 9 Jul 2007 16:16:50 +0000 (-0400) Subject: [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info X-Git-Tag: v2.6.23-rc1~1152^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6263a853c9c143bf03f0a6fdcc68ab714fb5f5;p=pandora-kernel.git [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info 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 --- Reading git-diff-tree failed