From: Tejun Heo Date: Wed, 6 Jun 2007 07:35:55 +0000 (+0900) Subject: libata: fix hw_sata_spd_limit initialization X-Git-Tag: v2.6.22-rc5~52^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe3cc51ba4be6b25b721c40f178ea4157751161;p=pandora-kernel.git libata: fix hw_sata_spd_limit initialization 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed