From: Jiri Slaby Date: Wed, 15 Apr 2009 16:03:07 +0000 (-0700) Subject: Input: mainstone-wm97xx - fix condition in pen_up X-Git-Tag: v2.6.30-rc3~62^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180deb50880cdc5e9dd69ec97af0d6e72c5417fc;p=pandora-kernel.git Input: mainstone-wm97xx - fix condition in pen_up The loop body was never executed, because the condition is always false. Convert to for with more obvious condition. Signed-off-by: Jiri Slaby Acked-by: Mark Brown Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed