diff options
| author | 2022-06-16 09:46:36 +0800 | |
|---|---|---|
| committer | 2022-09-15 12:38:43 +0200 | |
| commit | e941712cccab8a96f03b5d3274159c1ed338efee (patch) | |
| tree | dc21fbf4c086069a0b04f23f995ed19bcf11251b /tools/scripts/ssh:/git@git.zx2c4.com/git: | |
| parent | Linux 6.0-rc1 (diff) | |
| download | linux-dev-e941712cccab8a96f03b5d3274159c1ed338efee.tar.xz linux-dev-e941712cccab8a96f03b5d3274159c1ed338efee.zip | |
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
In this function, of_find_matching_node() will return a node pointer
with refcount incremented. We should use of_node_put() when the "np"
pointer 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:')
0 files changed, 0 insertions, 0 deletions
