This series cleans up hid-sony by utilizing modern helper functions.
This series depends on the following patches:
- HID: sony: use input_dev from sc struct in sony_init_ff()
- HID: sony: use dedicated raw_event() handlers in sony_raw_event()
Rosalie Wanders (3):
HID: sony: use guard() and scoped_guard()
HID: sony: remove unneeded which argument from sony_schedule_work()
HID: sony: use devm_kasprintf()
drivers/hid/hid-sony.c | 100 +++++++++++++++--------------------------
1 file changed, 36 insertions(+), 64 deletions(-)
--
2.54.0