19 Oct
2021
19 Oct
'21
1:13 a.m.
Hi
If we return before the end of the 'for_each_child_of_node()' iterator, the reference taken on 'np' must be released.
Add the missing 'of_node_put()' call.
Fixes: c413983eb66a ("ASoC: rsnd: adjust disabled module") Signed-off-by: Christophe JAILLET christophe.jaillet@wanadoo.fr
Reviewed-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Thank you for your help !!
Best regards --- Kuninori Morimoto