From: Juha Yrjola Date: Wed, 12 Apr 2006 03:42:25 +0000 (-0400) Subject: Input: ads7846 - use msleep() instead of udelay() in suspend X-Git-Tag: v2.6.17-rc4~103^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4febb94dae915da4423b81c487eabed9cef5cba;p=pandora-kernel.git Input: ads7846 - use msleep() instead of udelay() in suspend Sometimes a polling loop had a hard time changing state without pre-emption enabled. Use msleep instead, it's better anyway. Signed-off-by: Juha Yrjola Signed-off-by: David Brownell Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed