Christian Helmuth 092e4a001f usb_hid: mode led handling to shadow input-leds.c
The former implementation relied on input drvdata always pointing to
struct hid_device, which is not true for Wacom touch devices (at least).
Now, we implement the input handler for devices providing LEDs
(evbit[EV_LED] set) only and use input_inject_event() to set the LED
states.
2024-02-26 08:31:04 +01:00
..
2023-11-30 15:11:36 +01:00
2023-12-13 12:33:05 +01:00
2023-12-13 12:33:05 +01:00