[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)
commite533825447dcb60a82b7cc9d73d06423c849b9a2
treec838f16f023e24118a0e5669b2dbcfb70f666504
parent6e9d6b8ee4e0c37d3952256e6472c57490d6780d
[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.
drivers/scsi/libata-core.c
drivers/scsi/libata.h