Input: elantech - add support for newer elantech touchpads
authorJordan Rife <jrife0@gmail.com>
Wed, 23 Apr 2014 00:44:51 +0000 (17:44 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Apr 2014 05:56:41 +0000 (22:56 -0700)
commitae4bedf0679d99f0a9b80a7ea9b8dd205de05d06
treef55dd57373734be2088a02aadb052502677a8777
parent7740fc52105c9e6d2beac389a9ae0ce7138cf5ab
Input: elantech - add support for newer elantech touchpads

Newer elantech touchpads are not recognized by the current driver, since it
fails to detect their firmware version number. This prevents more advanced
touchpad features from being usable such as two-finger scrolling. This
patch allows newer touchpads to be detected and be fully functional. Tested
on Sony Vaio SVF13N17PXB.

Signed-off-by: Jordan Rife <jrife0@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c