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:
aa2731a
)
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
author
Tejun Heo
<htejun@gmail.com>
Mon, 7 Apr 2008 13:47:19 +0000
(22:47 +0900)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 17 Apr 2008 19:44:22 +0000
(15:44 -0400)
Implement ahci_check_ready() and replace ata_sff_wait_after_reset()
with ata_wait_after_reset(). As ahci was faking TF access, this
change doesn't result in any functional difference.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found