linux-stable/drivers/clk/ti
Dan Carpenter cc1c2772c1 clk: ti: fix double free in of_ti_divider_clk_setup()
[ Upstream commit 7af5b9eadd ]

The "div" pointer is freed in _register_divider() and again in
of_ti_divider_clk_setup().  Delete the free in _register_divider()

Fixes: fbbc185915 ("clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/6d36eeec-6c8a-4f11-a579-aa3cd7c38749@moroto.mountain
Reviewed-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:51:57 +01:00
..
adpll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
apll.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
autoidle.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE 2022-06-10 14:51:36 +02:00
clk-2xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
clk-3xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
clk-7xx.c clk: ti: Drop legacy compatibility clocks for dra7 2022-03-15 14:07:27 -07:00
clk-33xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
clk-43xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
clk-44xx.c clk: ti: Fix missing omap4 mcbsp functional clock and aliases 2023-11-02 09:35:25 +01:00
clk-54xx.c clk: ti: Fix missing omap5 mcbsp functional clock and aliases 2023-11-02 09:35:26 +01:00
clk-814x.c
clk-816x.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
clk-dra7-atl.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
clk.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
clkctrl.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
clkt_dflt.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE 2022-06-10 14:51:36 +02:00
clkt_dpll.c clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours 2021-02-10 19:42:41 -08:00
clkt_iclk.c
clock.h clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
clockdomain.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE 2022-06-10 14:51:36 +02:00
composite.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
divider.c clk: ti: fix double free in of_ti_divider_clk_setup() 2023-11-20 11:51:57 +01:00
dpll.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
dpll3xxx.c clk: ti: add am33xx/am43xx spread spectrum clock support 2021-06-08 17:49:16 -07:00
dpll44xx.c clk: ti: dpll44xx: Fix some potential doc-rot 2021-02-11 11:56:05 -08:00
fapll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1) 2022-06-10 14:51:35 +02:00
fixed-factor.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
gate.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
interface.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile clk: ti: Drop legacy compatibility clocks for dra7 2022-03-15 14:07:27 -07:00
mux.c clk: ti: change ti_clk_register[_omap_hw]() API 2023-11-20 11:51:57 +01:00