diff options
author | Clément Léger <clement.leger@bootlin.com> | 2023-01-31 09:32:27 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-03-29 13:53:28 -0700 |
commit | 27a6e1b09a782517fddac91259970ac466a3f7b6 (patch) | |
tree | eeb41dcbc26146f4e1955b4c64359ea87d80d2c3 /lib/test-string_helpers.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
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 <clement.leger@bootlin.com>
Link: https://lore.kernel.org/r/20230131083227.10990-1-clement.leger@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions