linux-yocto/drivers/soc/versatile
Krzysztof Kozlowski 8526ca3bc8 soc: versatile: realview: fix soc_dev leak during device remove
[ Upstream commit c774f2564c ]

If device is unbound, the soc_dev should be unregistered to prevent
memory leak.

Fixes: a2974c9c1f ("soc: add driver for the ARM RealView")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/20240825-soc-dev-fixes-v1-3-ff4b35abed83@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-10-04 16:29:57 +02:00
..
Kconfig
Makefile
soc-integrator.c
soc-realview.c soc: versatile: realview: fix soc_dev leak during device remove 2024-10-04 16:29:57 +02:00