]> git.baikalelectronics.ru Git - kernel.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)
commitec0cf5e174571d268f947958b8173ad1d5032460
treec22b3e058c70dba67ea60182406442726b247475
parent958eac0dc370efe0037ff9dd28209fc2563ca5ed
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