diff options
| author | Clément Léger <[email protected]> | 2023-01-31 08:32:27 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-03-29 20:53:28 +0000 |
| commit | 27a6e1b09a782517fddac91259970ac466a3f7b6 (patch) | |
| tree | eeb41dcbc26146f4e1955b4c64359ea87d80d2c3 /tools/perf/scripts/python/flamegraph.py | |
| parent | Linux 6.3-rc1 (diff) | |
| download | kernel-27a6e1b09a782517fddac91259970ac466a3f7b6.tar.gz kernel-27a6e1b09a782517fddac91259970ac466a3f7b6.zip | |
clk: add missing of_node_put() in "assigned-clocks" property parsing
When returning from of_parse_phandle_with_args(), the np member of the
of_phandle_args structure should be put after usage. Add missing
of_node_put() calls in both __set_clk_parents() and __set_clk_rates().
Fixes: 86be408bfbd8 ("clk: Support for clock parents and rates assigned from device tree")
Signed-off-by: Clément Léger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
