diff options
author | André Draszik <andre.draszik@linaro.org> | 2025-04-09 21:37:50 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-06-23 23:58:40 +0200 |
commit | 1dd609587414f8b2844e551d1fe0505f12871992 (patch) | |
tree | 96a209a1eaacd2a2e40954380057c796bf7b9a87 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 972a3b47f6e191a0c5afcc45f4de74bf3d043a75 (diff) |
rtc: s5m: switch to devm_device_init_wakeup
To release memory allocated by device_init_wakeup(true), drivers have
to call device_init_wakeup(false) in error paths and unbind.
Switch to the new devres managed version devm_device_init_wakeup() to
plug this memleak.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20250409-s2mpg10-v4-29-d66d5f39b6bf@linaro.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions