diff options
author | Miaoqian Lin <[email protected]> | 2022-05-11 15:35:05 +0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-05-11 17:42:17 +0100 |
commit | afaa7b933ef00a2d3262f4d1252087613fb5c06d (patch) | |
tree | accd4d82ac3dfc54311173774fd047c9f0162313 /tools/perf/scripts/python/flamegraph.py | |
parent | ac87e588b49302a9b9ff71c3b5c074eb5ab1fc4e (diff) |
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
of_node_get() returns a node with refcount incremented.
Calling of_node_put() to drop the reference when not needed anymore.
Fixes: 3784b6d64dc5 ("regulator: pfuze100: add pfuze100 regulator driver")
Signed-off-by: Miaoqian Lin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions