Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH 0/3] HID: sony: more cleanup
@ 2026-05-08  4:51 Rosalie Wanders
  2026-05-08  4:51 ` [PATCH 1/3] HID: sony: use guard() and scoped_guard() Rosalie Wanders
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rosalie Wanders @ 2026-05-08  4:51 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires
  Cc: linux-input, linux-kernel, Rosalie Wanders

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-08  5:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08  4:51 [PATCH 0/3] HID: sony: more cleanup Rosalie Wanders
2026-05-08  4:51 ` [PATCH 1/3] HID: sony: use guard() and scoped_guard() Rosalie Wanders
2026-05-08  4:51 ` [PATCH 2/3] HID: sony: remove unneeded which argument from sony_schedule_work() Rosalie Wanders
2026-05-08  4:51 ` [PATCH 3/3] HID: sony: use devm_kasprintf() Rosalie Wanders

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox