diff options
| author | Benjamin Tissoires <[email protected]> | 2022-08-22 06:22:47 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2022-08-25 09:46:55 +0000 |
| commit | 8db8be9cfc89935c97d791c7e6264e710a7e8a56 (patch) | |
| tree | d93189eb1463638a84dc375a5667b9aeceab018c /drivers/fpga/microchip-spi.c | |
| parent | HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list (diff) | |
| download | kernel-8db8be9cfc89935c97d791c7e6264e710a7e8a56.tar.gz kernel-8db8be9cfc89935c97d791c7e6264e710a7e8a56.zip | |
HID: input: fix uclogic tablets
commit 87562fcd1342 ("HID: input: remove the need for HID_QUIRK_INVERT")
made the assumption that it was the only one handling tablets and thus
kept an internal state regarding the tool.
Turns out that the uclogic driver has a timer to release the in range
bit, effectively making hid-input ignoring all in range information
after the very first one.
Fix that by having a more rationale approach which consists in forwarding
every event and let the input stack filter out the duplicates.
Reported-by: Stefan Hansson <[email protected]>
Fixes: 87562fcd1342 ("HID: input: remove the need for HID_QUIRK_INVERT")
Signed-off-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions
