From: Tejun Heo Date: Mon, 16 Jul 2007 05:29:38 +0000 (+0900) Subject: libata: add @is_cmd to ata_tf_to_fis() X-Git-Tag: v2.6.23-rc1~219^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9977126c4b65c1396b665f7a0eeb8c7dede336f9;p=pandora-kernel.git libata: add @is_cmd to ata_tf_to_fis() Add @is_cmd to ata_tf_to_fis(). This controls bit 7 of the second byte which tells the device whether this H2D FIS is for a command or not. This cleans up ahci a bit and will be used by PMP. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed