[PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds

Jonathan Cameron Jonathan.Cameron at Huawei.com
Wed Aug 28 05:40:20 PDT 2024


On Wed, 28 Aug 2024 11:23:35 +0800
Jinjie Ruan <ruanjinjie at huawei.com> wrote:

> The call of of_get_child_by_name() will cause refcount incremented
> for leds, if it succeeds, it should call of_node_put() to decrease
> it, fix it.
> 
> Fixes: 01e5b728e9e4 ("net: phy: Add a binding for PHY LEDs")
> Signed-off-by: Jinjie Ruan <ruanjinjie at huawei.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>



More information about the linux-arm-kernel mailing list