diff options
author | David Jander <[email protected]> | 2020-11-11 11:00:59 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2020-11-17 16:28:12 -0800 |
commit | e52cd628a03f72a547dbf90ccb703ee64800504a (patch) | |
tree | bc159cd504091b3c0fb396a528467faddd0d9a5e /scripts/gdb/linux/proc.py | |
parent | cd536aa5b438351ea170d5e5f0cd75650eaab005 (diff) |
Input: ads7846 - fix race that causes missing releases
If touchscreen is released while busy reading HWMON device, the release
can be missed. The IRQ thread is not started because no touch is active
and BTN_TOUCH release event is never sent.
Fixes: f5a28a7d4858f94a ("Input: ads7846 - avoid pen up/down when reading hwmon")
Co-developed-by: Oleksij Rempel <[email protected]>
Signed-off-by: David Jander <[email protected]>
Signed-off-by: Oleksij Rempel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions