From: Nishanth Aravamudan Date: Tue, 12 Jul 2005 20:58:26 +0000 (-0700) Subject: [PATCH] xtensa: use ssleep() instead of schedule_timeout() X-Git-Tag: v2.6.13-rc3~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c888d531823f8ce2853fb717ebefbcca9acdcd0;p=pandora-kernel.git [PATCH] xtensa: use ssleep() instead of schedule_timeout() Replace schedule_timeout() with ssleep() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed