commit | c774f2564c0086c23f5269fd4691f233756bf075 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | Sun Aug 25 20:05:24 2024 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 30 15:40:11 2024 +0200 |
tree | 87151cca7f1bad2c3550227bc379c15bd494e62e | |
parent | 1c4f26a41f9d052f334f6ae629e01f598ed93508 [diff] |
soc: versatile: realview: fix soc_dev leak during device remove If device is unbound, the soc_dev should be unregistered to prevent memory leak. Fixes: a2974c9c1f83 ("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>