diff options
| author | 2022-06-15 20:32:32 +0800 | |
|---|---|---|
| committer | 2022-09-15 12:38:43 +0200 | |
| commit | 0a3c2dbec425b82d9af7aeb5dc9b18da398992a7 (patch) | |
| tree | 4de7559b9b1e7200cfd7fa6dc3c3aeb682b9761e /tools/scripts/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com | |
| parent | soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse() (diff) | |
| download | linux-dev-0a3c2dbec425b82d9af7aeb5dc9b18da398992a7.tar.xz linux-dev-0a3c2dbec425b82d9af7aeb5dc9b18da398992a7.zip | |
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: Liang He <windhl@126.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/scripts/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
