]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: elantech - add special check for fw_version 0x470f01 touchpad
authorDuson Lin <dusonlin@emc.com.tw>
Fri, 7 Aug 2015 21:37:24 +0000 (14:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 7 Aug 2015 21:54:15 +0000 (14:54 -0700)
commit6b30c73e9f37183ad60c7f7050acf8e8edf91e9c
treec22b3e058c70dba67ea60182406442726b247475
parente661d0a04462dd98667f8947141bd8defab5b34a
Input: elantech - add special check for fw_version 0x470f01 touchpad

It is no need to check the packet[0] for sanity check when doing
elantech_packet_check_v4() function for fw_version = 0x470f01 touchpad.

Signed-off by: Duson Lin <dusonlin@emc.com.tw>
Reviewed-by: Ulrik De Bie <ulrik.debie-os@e2big.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c
drivers/input/mouse/elantech.h