]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: max77705: Fix wakeup source leaks on device unbind
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 6 Apr 2025 19:50:13 +0000 (21:50 +0200)
committerLee Jones <lee@kernel.org>
Fri, 23 May 2025 07:49:10 +0000 (08:49 +0100)
commita59a56cc4fb1f7d101f7ce1f5396ceaa2e304b71
treecadb6032db98d276536e93de5320c09ff86bc771
parent6c7115cdf6440e1e2f15e21efe92e2b757940627
mfd: max77705: 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-5-318e14bdba0a@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/max77705.c