From: Nishanth Aravamudan Date: Mon, 25 Jul 2005 02:34:33 +0000 (-0700) Subject: [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() X-Git-Tag: v2.6.13-rc4~77^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb39d263e751f9cca8055bcacfe5ec863dfe2705;p=pandora-kernel.git [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible() Use msleep_interruptible() instead of schedule_timeout() to guarantee the task delays as expected. Change the units of poll_interval to msecs as it is only used in this delay. Signed-off-by: Nishanth Aravamudan Signed-off-by: Domen Puncer Signed-off-by: David S. Miller --- Reading git-diff-tree failed