From: Elias Oltmanns Date: Tue, 31 Mar 2009 18:14:56 +0000 (+0200) Subject: ide: Fix code dealing with sleeping devices in do_ide_request() X-Git-Tag: v2.6.30-rc1~418^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9010941c5483a7a5bb1f7d97ee62491fb078bb51;p=pandora-kernel.git ide: Fix code dealing with sleeping devices in do_ide_request() Unfortunately, I missed a catch when reviewing the patch committed as 201bffa4. Here is the fix to the currently broken handling of sleeping devices. In particular, this is required to get the disk shock protection code working again. Reported-by: Christian Thaeter Cc: stable@kernel.org Signed-off-by: Elias Oltmanns Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed