[PATCH] drivers: soc: bcm: brcmstb: Add missing of_node_put() in biuctrl.c

Florian Fainelli f.fainelli at gmail.com
Fri Jun 17 14:55:14 PDT 2022


On 6/15/22 07:02, Liang He wrote:
> In brcmstb_biuctrl_init(), of_find_compatible_node() will return a
> node pointer with refcount incremented. We should use of_node_put()
> in each fail path or when it is not used anymore.
> 
> Signed-off-by: Liang He <windhl at 126.com>

Applied, thanks!
-- 
Florian



More information about the linux-arm-kernel mailing list