Skip to content
Commit b1a402e7 authored by Dixit Parmar's avatar Dixit Parmar Committed by Dmitry Torokhov
Browse files

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: default avatarDixit Parmar <dixitparmar19@gmail.com>
Reviewed-by: default avatarMartin Kepplinger <martink@posteo.de>
Cc: stable@vger.kernel.org
Fixes: 351e0592

 ("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: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent c324345c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment