From: Roel Kluin Date: Mon, 2 Feb 2009 00:55:45 +0000 (-0800) Subject: Input: ambakmi - fix timeout handling in amba_kmi_write() X-Git-Tag: v2.6.29-rc7~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab73761faef832f6d378328f79d21e77c62af3b;p=pandora-kernel.git Input: ambakmi - fix timeout handling in amba_kmi_write() With a postfix decrement timeleft reaches -1 rather than 0, but after the loop it is tested to have become 0. Signed-off-by: Roel Kluin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed