From: Tejun Heo Date: Sun, 18 May 2008 16:15:12 +0000 (+0900) Subject: libata: don't schedule LPM action seperately during probing X-Git-Tag: v2.6.26-rc4~120^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391191c116c088edc6794a6e5ace10a13928c2f6;p=pandora-kernel.git libata: don't schedule LPM action seperately during probing There's no reason to schedule LPM action after probing is complete causing another EH iteration. Just schedule it together with probing itself. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed