Searched hist:"7 e418667f2ed035445f8631b451e41d4ec13533c" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-uclogic-core.c | diff 7e418667f2ed035445f8631b451e41d4ec13533c Thu Feb 10 20:04:34 CET 2022 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Split pen and frame raw event handling
In order to avoid ending up with a big uclogic_raw_event function, split it in two smaller functions: uclogic_raw_event_pen for the pen events and uclogic_raw_event_frame for the pad events.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|