]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: max14577: Fix wakeup source leaks on device unbind
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 6 Apr 2025 19:50:11 +0000 (21:50 +0200)
committerLee Jones <lee@kernel.org>
Fri, 23 May 2025 07:49:08 +0000 (08:49 +0100)
commitd905d06e64b0eb3da43af6186c132f5282197998
tree81e432f2f6f00ded2f1219c3f31627df1b3a1fa6
parent2c8294c9aaa0f799c440d10e3582ef410be881bd
mfd: max14577: 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>
Link: https://lore.kernel.org/r/20250406-mfd-device-wakekup-leak-v1-3-318e14bdba0a@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/max14577.c