From: Tejun Heo Date: Sun, 22 Apr 2007 17:05:53 +0000 (+0900) Subject: libata: add missing call to ->cable_detect() in new EH path X-Git-Tag: v2.6.22-rc1~1111^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c4e8d55757f8aec5f95eb80860e340d717c217;p=pandora-kernel.git libata: add missing call to ->cable_detect() in new EH path ->cable_detect() used to be called on by the old ata_bus_probe() path. Add invocation to ata_eh_revalidate_and_attach() right after IDENTIFYs are done. Signed-off-by: Tejun Heo Cc: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed