diff options
author | Zhang Qilong <zhangqilong3@huawei.com> | 2020-11-13 16:16:23 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-12-17 12:46:37 +0300 |
commit | 8c6239f6e95f583bb763d0228e02d4dd0fb3d492 (patch) | |
tree | 14918cdd09a5a9e5ee3ac1ce0fa2683d3913e67b /Documentation/devicetree/bindings/clock | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) | |
download | linux-8c6239f6e95f583bb763d0228e02d4dd0fb3d492.tar.xz |
clk: ti: Fix memleak in ti_fapll_synth_setup
If clk_register fails, we should goto free branch
before function returns to prevent memleak.
Fixes: 163152cbbe321 ("clk: ti: Add support for FAPLL on dm816x")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20201113131623.2098222-1-zhangqilong3@huawei.com
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
0 files changed, 0 insertions, 0 deletions