git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e9d6b8
)
[libata] ata_tf_to_host cleanups
author
Jeff Garzik
<jgarzik@pobox.com>
Mon, 31 Oct 2005 02:37:17 +0000
(21:37 -0500)
committer
Jeff 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