From: Tejun Heo Date: Wed, 31 May 2006 09:27:38 +0000 (+0900) Subject: [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit X-Git-Tag: v2.6.18-rc1~1079^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a04bf4befa8bffa012eedc3a0903c158b9131a9;p=pandora-kernel.git [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit Add ap->hw_sata_spd_limit and initialize it once during the boot initialization (or driver load initialization). ap->sata_spd_limit is reset to ap->hw_sata_spd_limit on hotplug. This prevents spd limits introduced by earlier devices from affecting new devices. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed