aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2021-01-01 22:12:27 -0800
committerDmitry Torokhov <[email protected]>2021-01-01 22:19:00 -0800
commit928eedf013b25fcaeb6aef2ad721ed92c2e8bc66 (patch)
tree56d0d8431e53523577556195acc083d3636360a9 /tools/perf/scripts/python/exported-sql-viewer.py
parent4b4193256c8d3bc3a5397b5cd9494c2ad386317d (diff)
Input: st1232 - fix off-by-one error in resolution handling
Before, the maximum coordinates were fixed to (799, 479) or (319, 479), depending on touchscreen controller type. The driver was changed to read the actual values from the touchscreen controller, but did not take into account the returned values are not the maximum coordinates, but the touchscreen resolution (e.g. 800 and 480). Fix this by subtracting 1. Fixes: 3a54a215410b1650 ("Input: st1232 - add support resolution reading") Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions