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:
c0c5590
)
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
author
Tejun Heo
<htejun@gmail.com>
Wed, 1 Nov 2006 08:58:33 +0000
(17:58 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 2 Dec 2006 03:41:29 +0000
(22:41 -0500)
Now that ahci_softreset() is fixed to automatically perform CLO if
BSY/DRQ is set on entry, AHCI_FLAG_RESET_NEEDS_CLO is redundant. Kill
it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found