From: Tejun Heo Date: Sun, 5 Mar 2006 19:31:56 +0000 (+0900) Subject: [PATCH] libata: improve xfer mask constants and update ata_mode_string() X-Git-Tag: v2.6.17-rc1~1182^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da7b0d01b20bf21f3263d8d2f17fa49a214d773;p=pandora-kernel.git [PATCH] libata: improve xfer mask constants and update ata_mode_string() Add ATA_BITS_*, ATA_MASK_* macros and reorder xfer_mask fields such that higher transfer mode is placed at higher order bit. As thie reordering breaks ata_mode_string(), this patch also rewrites ata_mode_string(). Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed