kernel_samsung_a53x/drivers/clk/ti
David Lechner a4db633e44 clk: ti: dra7-atl: Fix leak of of_nodes
[ Upstream commit 9d6e9f10e2e031fb7bfb3030a7d1afc561a28fea ]

This fix leaking the of_node references in of_dra7_atl_clk_probe().

The docs for of_parse_phandle_with_args() say that the caller must call
of_node_put() on the returned node. This adds the missing of_node_put()
to fix the leak.

Fixes: 9ac33b0ce81f ("CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240826-clk-fix-leak-v1-1-f55418a13aa6@baylibre.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:25 +01:00
..
adpll.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
apll.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
autoidle.c clk: ti: Update component clocks to use ti_dt_clk_name() 2024-11-18 11:42:54 +01:00
clk-2xxx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-3xxx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-7xx-compat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-7xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-33xx-compat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-33xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-43xx-compat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-43xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-44xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-54xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-814x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-816x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-dra7-atl.c clk: ti: dra7-atl: Fix leak of of_nodes 2024-11-23 23:21:25 +01:00
clk.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
clkctrl.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
clkt_dflt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clkt_dpll.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clkt_iclk.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clock.h clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
clockdomain.c clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name() 2024-11-18 11:42:54 +01:00
composite.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
divider.c clk: ti: fix double free in of_ti_divider_clk_setup() 2024-11-18 11:42:54 +01:00
dpll.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
dpll3xxx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dpll44xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fapll.c clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name() 2024-11-18 11:42:54 +01:00
fixed-factor.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
gate.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
interface.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mux.c clk: ti: change ti_clk_register[_omap_hw]() API 2024-11-18 11:42:54 +01:00