diff options
author | Navid Emamdoost <[email protected]> | 2020-08-09 18:11:58 -0500 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-10-13 20:02:39 -0700 |
commit | f6c992ca7dd4f49042eec61f3fb426c94d901675 (patch) | |
tree | 796a9232b576cb48ad9278ce18dca3f20d6ca2d5 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 4ceb4b6bd286cef772061353b03e901bd7dd7a12 (diff) |
clk: bcm2835: add missing release if devm_clk_hw_register fails
In the implementation of bcm2835_register_pll(), the allocated pll is
leaked if devm_clk_hw_register() fails to register hw. Release pll if
devm_clk_hw_register() fails.
Signed-off-by: Navid Emamdoost <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks")
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions