From: JJ Ding Date: Wed, 21 Sep 2011 05:42:51 +0000 (-0700) Subject: Input: elantech - better support all those v2 variants X-Git-Tag: v3.2-rc1~145^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a90b610a1473d732818ec5d041ab18eae77f14;p=pandora-kernel.git Input: elantech - better support all those v2 variants V2 hardware has many variants. This patch adddresses two issues: - some model also has debounce packets, but with a different signature than v3. Now we just check debounce for all v2 hardware. - due to different scanning methods the hardware uses, x and y ranges have to be calculated differently. And for some specific versions, we can just see them as custom-made, so set {x, y} the same values as Windows driver does. Signed-off-by: JJ Ding Tested-by: Richard Schütz Reviewed-by: Éric Piel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed