commit | b1a402e75a5f5127ff1ffff0615249f98df8b7b3 | [log] [tgz] |
---|---|---|
author | Dixit Parmar <dixitparmar19@gmail.com> | Mon Oct 21 09:32:47 2019 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Oct 21 10:15:03 2019 -0700 |
tree | a42927ece3e08cb4cafb420a982ed535c1f7a9a0 | |
parent | c324345ce89c3cc50226372960619c7ee940f616 [diff] |
Input: st1232 - fix reporting multitouch coordinates For Sitronix st1633 multi-touch controller driver the coordinates reported for multiple fingers were wrong, as it was always taking LSB of coordinates from the first contact data. Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com> Reviewed-by: Martin Kepplinger <martink@posteo.de> Cc: stable@vger.kernel.org Fixes: 351e0592bfea ("Input: st1232 - add support for st1633") Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204561 Link: https://lore.kernel.org/r/1566209314-21767-1-git-send-email-dixitparmar19@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>