On Mon, Jul 18, 2022 at 03:17:15PM +0000, Angela Czubak wrote: > Function input_dev_release_keys() issues BTN_TOUCH = 0 event to the > userpace if there was any touch present. > Make slot state consistent for multitouch devices and send > ABS_MT_TRACKING_ID = -1 for every active slot when the device gets > inhibited. > Factor out sending EV_SYN from input_dev_release_keys() as we may possibly > want to send it later. > > Signed-off-by: Angela Czubak <acz@xxxxxxxxxxxx> Applied (reworded the patch description a bit), thank you. -- Dmitry