From: Tejun Heo Date: Wed, 31 Oct 2007 01:17:07 +0000 (+0900) Subject: libata: don't configure downstream links faster than the upstream link X-Git-Tag: v2.6.24-rc2~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5270222f96608818e431b5c4029b1f12020ab719;p=pandora-kernel.git libata: don't configure downstream links faster than the upstream link There's nothing to be gained by configuring downstream links faster than the upstream link and such configurations cause problems on certain PMPs. Limit downstream link speed by the upstream link speed. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed