From: Florian Ragwitz Date: Tue, 27 Apr 2010 07:45:10 +0000 (-0700) Subject: Input: elantech - fix firmware version check X-Git-Tag: v2.6.34-rc7~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=225c61aad38b12924b3df5f4ef43150c0d6bae8c;p=pandora-kernel.git Input: elantech - fix firmware version check The check determining whether device should use 4- or 6-byte packets was trying to compare firmware with 2.48, but was failing on majors greater than 2. The new check ensures that versions like 4.1 are checked properly. Signed-off-by: Florian Ragwitz Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed