From: Tejun Heo Date: Thu, 29 Jan 2009 11:31:33 +0000 (+0900) Subject: libata: add @spd_limit to sata_down_spd_limit() X-Git-Tag: v2.6.29-rc4~64^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07d499b4759881db1359dd8812eecd00b0e0a28;p=pandora-kernel.git libata: add @spd_limit to sata_down_spd_limit() Add @spd_limit to sata_down_spd_limit() so that the caller can specify the SPD limit it wants. This parameter doesn't get in the way even when it's too low. The closest possible limit is applied. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed