From: Tejun Heo Date: Sun, 5 Mar 2006 19:31:56 +0000 (+0900) Subject: [PATCH] libata: add xfer_mask handling functions X-Git-Tag: v2.6.17-rc1~1182^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb95d562e40140572efbca809f372e608aff7326;p=pandora-kernel.git [PATCH] libata: add xfer_mask handling functions Add ata_pack_xfermask(), ata_xfer_mask2mode(), ata_xfer_mode2mask(), ata_xfer_mode2shift() and ata_id_xfermask(). These functions will be used by following patches to simplify xfer_mask handling. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed