From: Tejun Heo Date: Tue, 11 Apr 2006 13:16:44 +0000 (+0900) Subject: [PATCH] libata: set default cbl in probeinit X-Git-Tag: v2.6.18-rc1~1079^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db70fef0750e5f8dbb64f9fadb333d2c7caf26a1;p=pandora-kernel.git [PATCH] libata: set default cbl in probeinit Make setting CBL type responsibility of probeinit. This allows using only ap->cbl == ATA_CBL_SATA test in all other parts. Without this, ata_down_sata_spd_limit() doesn't work during probe reset. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed