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:
360737a
)
[libata] AHCI: fix newly introduced host-reset bug
author
Jeff Garzik
<jeff@garzik.org>
Mon, 29 Oct 2007 14:43:55 +0000
(10:43 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 29 Oct 2007 14:43:55 +0000
(10:43 -0400)
The recent fix to host reset introduced a problem, whereby AHCI-enable
bit would be cleared upon reset, if it was not asserted prior to reset.
Unconditionally enable AHCI-enable bit.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found