[PATCH] phy: samsung: fix missing of_node_put()
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Apr 7 02:14:13 PDT 2022
On 07/04/2022 10:59, cgel.zte at gmail.com wrote:
> From: Lv Ruyi <lv.ruyi at zte.com.cn>
>
> of_parse_phandle returns node pointer with refcount incremented,
> use of_node_put() on it when done.
>
Please add fixes tag and rebase on this:
https://lore.kernel.org/all/20220309170028.51913-1-krzysztof.kozlowski@canonical.com/
I'll resend it because it might be forgotten.
> Reported-by: Zeal Robot <zealci at zte.com.cn>
I cannot find this report. This is an open source work and public
collaboration. The “Reported-by” usually means that the issue was
reported. Usually in public. Can we see the report?
> Signed-off-by: Lv Ruyi <lv.ruyi at zte.com.cn>
> ---
> drivers/phy/samsung/phy-exynos5250-sata.c | 1 +
> 1 file changed, 1 insertion(+)
>
Best regards,
Krzysztof
More information about the linux-phy
mailing list