[libata] ata_tf_to_host cleanups
authorJeff Garzik <jgarzik@pobox.com>
Mon, 31 Oct 2005 02:37:17 +0000 (21:37 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 31 Oct 2005 02:37:17 +0000 (21:37 -0500)
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.


No differences found