summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-05-01 16:33:21 +0200
committerChanwoo Choi <cw00.choi@samsung.com>2025-08-26 19:51:36 +0900
commit78b6a991eb6c6f19ed7d0ac91cda3b3b117fda8f (patch)
tree5153f18217f34b2a9c2f2309a1c4fed26aee7312 /rust/helpers
parent1b237f190eb3d36f52dffe07a40b5eb210280e00 (diff)
extcon: adc-jack: Fix wakeup source leaks on device unbind
Device can be unbound, so driver must also release memory for the wakeup source. Do not use devm interface, because it would change the order of cleanup. Link: https://lore.kernel.org/lkml/20250501-device-wakeup-leak-extcon-v2-1-7af77802cbea@linaro.org/ Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions