From: Tejun Heo Date: Tue, 11 Apr 2006 13:26:29 +0000 (+0900) Subject: [PATCH] libata: cosmetic update to ata_bus_probe() X-Git-Tag: v2.6.18-rc1~1079^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51713d359ae274fa4dd4b199ba3a6b0c21ef99e0;p=pandora-kernel.git [PATCH] libata: cosmetic update to ata_bus_probe() Move ata_set_mode() failure handling outside of ap->ops->set_mode if clause such that it can handle ap->ops->set_mode failures after it's updated. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed