From: Jeff Garzik Date: Mon, 31 Oct 2005 02:37:17 +0000 (-0500) Subject: [libata] ata_tf_to_host cleanups X-Git-Tag: v2.6.15-rc1~727^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e533825447dcb60a82b7cc9d73d06423c849b9a2;p=pandora-kernel.git [libata] ata_tf_to_host cleanups Integrate ata_exec() and ata_tf_to_host() into their only caller, ata_bus_edd(). Rename ata_tf_to_host_nolock() to ata_tf_to_host(). This makes locking a bit easier to review, and may help pave the way for future changes. --- Reading git-diff-tree failed