]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elantech - packet checking for v2 hardware
authorJJ Ding <jj_ding@emc.com.tw>
Fri, 9 Sep 2011 17:28:04 +0000 (10:28 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 9 Sep 2011 17:34:50 +0000 (10:34 -0700)
commit5a2641774953d7db167e4030264dede7f3f32014
tree430abd74d0ffc9006fd2bdf350418482378fe043
parentd6a5afab507021fed5552bfe0e38294b1f77621f
Input: elantech - packet checking for v2 hardware

For v2 hardware, there is no real parity check, but we can still check
some constant bits for data integrity.

Also rename elantech_check_parity_v1 to elantech_packet_check_v1 to make
these packet checking function names consistent.

Signed-off-by: JJ Ding <jj_ding@emc.com.tw>
Acked-by: Daniel Kurtz <djkurtz@chromium.org>
Acked-by: Éric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/elantech.c