diff options
| author | 2026-03-14 01:05:28 +0000 | |
|---|---|---|
| committer | 2026-03-19 15:52:45 +0100 | |
| commit | 5a9df498581a2e12fd960ddeb1da41dd771d9000 (patch) | |
| tree | 973fabfb114137e3bcf560ac308ac0324b525913 /tools/docs/ssh:/git@git.zx2c4.com | |
| parent | HID: input: use __free(kfree) to clean up temporary buffers (diff) | |
HID: input: Convert battery code to devm_*
Convert the HID battery code to use devm_* managed resource APIs for
the power_supply_desc allocation, battery name string, and power supply
registration.
The error path uses devm_kfree() to clean up allocated memory if
devm_power_supply_register() fails, preventing memory waste on repeated
setup attempts. The hidinput_cleanup_battery() function is removed as
devm handles cleanup automatically.
Signed-off-by: Lucas Zampieri <lcasmz54@gmail.com>
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'tools/docs/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
