commit | 58d8103113ea911ed23cfd31c866f14c43773fb7 | [log] [tgz] |
---|---|---|
author | ??? <kt.liao@emc.com.tw> | Thu Jun 21 17:15:32 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 03 11:23:17 2018 +0200 |
tree | 103cb4c46137f18362e31b320b1548b2db50a3f5 | |
parent | 465e965f64358fdeeb35287bd7a6dc06b261fb7b [diff] |
Input: elantech - fix V4 report decoding for module with middle key commit e0ae2519ca004a628fa55aeef969c37edce522d3 upstream. Some touchpad has middle key and it will be indicated in bit 2 of packet[0]. We need to fix V4 formation's byte mask to prevent error decoding. Signed-off-by: KT Liao <kt.liao@emc.com.tw> Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>