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:
33480a0
)
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
author
Tejun Heo
<htejun@gmail.com>
Tue, 12 Dec 2006 11:17:32 +0000
(20:17 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 16 Dec 2006 15:13:29 +0000
(10:13 -0500)
Do not mangle with HOST_CAP while resetting controller. The code is
there for a historical reason. The mangling breaks controller feature
detection and 0 PORTS_IMPL workaround code.
This problem was spotted by Manoj Kasichainula.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Manoj Kasichainula <manoj@io.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ahci.c
patch
|
blob
|
history
diff --cc
drivers/ata/ahci.c
Simple merge