Skip to content
Commit 0a3c2dbe authored by Liang He's avatar Liang He Committed by Thierry Reding
Browse files

soc/tegra: fuse: Add missing of_node_put()



In tegra_init_apbmisc(), of_find_matching_node() will return a node
pointer with refcount incremented. We should use of_node_put() in each
failure path or when it is not used anymore.

Signed-off-by: default avatarLiang He <windhl@126.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent e941712c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment