commit | e533825447dcb60a82b7cc9d73d06423c849b9a2 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Sun Oct 30 21:37:17 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sun Oct 30 21:37:17 2005 -0500 |
tree | c838f16f023e24118a0e5669b2dbcfb70f666504 | |
parent | 6e9d6b8ee4e0c37d3952256e6472c57490d6780d [diff] |
[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.