From: Alan Cox Date: Mon, 23 Apr 2007 10:55:36 +0000 (+0100) Subject: ata_timing: ensure t->cycle is always correct X-Git-Tag: v2.6.22-rc1~1111^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f701d1e9a796a3d6657e1129bee0566d7cda916;p=pandora-kernel.git ata_timing: ensure t->cycle is always correct Russell King hit a case where quantisation errors accumulated such that the cycle time was shorter than rather than equal to the active/recovery time. The code already knows how to stretch times to fit the cycle time but does not know about the reverse. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed