Re: [PATCH] drivers: w1: Add missing of_node_put() in w1.c

From: Krzysztof Kozlowski
Date: Mon May 08 2023 - 05:01:47 EST



On Wed, 15 Jun 2022 20:51:05 +0800, Liang He wrote:
> In __w1_attach_slave_device, we really need not to use of_node_put
> in normal path as the reference is escaped by sl. However, we need
> of_node_put in the fail path before put_device.
>
>

Applied, thanks!

[1/1] drivers: w1: Add missing of_node_put() in w1.c
https://git.kernel.org/krzk/linux-w1/c/51cbbcd6469b2a32e222ec220039af20a16f2769

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>