From: Nishanth Aravamudan Date: Sat, 10 Sep 2005 07:27:15 +0000 (-0700) Subject: [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() X-Git-Tag: v2.6.14-rc1~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aad5f03d97bbaf1b19f31347656de953247c7da;p=pandora-kernel.git [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() Uses msleep() in place of schedule_timeout() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed