From: Michael Hennerich Date: Tue, 17 May 2011 06:17:40 +0000 (-0700) Subject: Input: ad714x - fix captouch wheel option algorithm X-Git-Tag: v3.0-rc1~314^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e430e6369f5edac552d99bff15369ef8c6bbd2;p=pandora-kernel.git Input: ad714x - fix captouch wheel option algorithm As reported by Jean-Francois Dagenais, the wheel algorithm caused a divide by zero exception due to missing variable pre-initialization. In fact it turned out that the whole algorithm had several problems. It is therefore replaced with something that is known working. Signed-off-by: Michael Hennerich Tested-by: Jean-Francois Dagenais Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed