Skip to content
Commit 8b761e2f authored by Peter Hutterer's avatar Peter Hutterer
Browse files

fallback: cancel the arbitration timer on device remove



When the touch arbitration is reset to ARBITRATION_NOT_ACTIVE, the proximity
timer is set for 90ms to avoid erroneous touches (see 2a378bea for the
reason).

If the device is removed within those 90ms, the timer is never cancelled,
leading to an assert on cleanup.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent faeaee5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment