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:
ef143d5
)
libata: fix hw_sata_spd_limit initialization
author
Tejun Heo
<htejun@gmail.com>
Wed, 6 Jun 2007 07:35:55 +0000
(16:35 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sun, 10 Jun 2007 02:40:28 +0000
(22:40 -0400)
hw_sata_spd_limit used to be incorrectly initialized to zero instead
of UINT_MAX if SPD is zero in SControl register. This breaks PHY
speed down. Fix it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found