diff options
author | 2022-06-15 22:02:31 +0800 | |
---|---|---|
committer | 2022-06-17 14:54:22 -0700 | |
commit | 9a073d4fbb182be8ee9d1539ed0484800f3fc832 (patch) | |
tree | 695ea620ac6029fa4a8d8df5c337e979bbca98ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: bcm: brcmstb: pm: pm-arm: fix typo in comment (diff) | |
download | linux-dev-9a073d4fbb182be8ee9d1539ed0484800f3fc832.tar.xz linux-dev-9a073d4fbb182be8ee9d1539ed0484800f3fc832.zip |
soc: bcm: brcmstb: biuctrl: Add missing of_node_put()
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@126.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions