From: Roel Kluin Date: Tue, 31 Mar 2009 22:25:30 +0000 (-0700) Subject: fbdev: newport: newport_*wait() return 0 on timeout X-Git-Tag: v2.6.30-rc1~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ad1203535da95bb13072bdb59e1dc3ca76ec5d;p=pandora-kernel.git fbdev: newport: newport_*wait() return 0 on timeout With a postfix decrement t reaches -1 on timeout which results in a return of 0. Signed-off-by: Roel Kluin Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed