]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mfd: 88pm886: Fix wakeup source leaks on device unbind
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 6 Apr 2025 19:50:09 +0000 (21:50 +0200)
committerLee Jones <lee@kernel.org>
Fri, 23 May 2025 07:49:06 +0000 (08:49 +0100)
commit6d0b2398b2638208d68ba06601f776cd5d983b75
tree94297106325c3d1af50b2d57c9509e762406a14e
parent54a425bd3f5b1bb9152bd10b0a125c392012b08a
mfd: 88pm886: Fix wakeup source leaks on device unbind

Device can be unbound, so driver must also release memory for the wakeup
source.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Karel Balej <balejk@matfyz.cz>
Link: https://lore.kernel.org/r/20250406-mfd-device-wakekup-leak-v1-1-318e14bdba0a@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/88pm886.c