linux/drivers/clk/ti
Tony Lindgren 26f2da0d2f clk: ti: Fix missing of_node_get() ti_find_clock_provider()
For ti_find_clock_provider() we want to return the np with refcount
incremented. However we are missing of_node_get() for the
clock-output-names case that causes refcount warnings.

Fixes: 51f661ef9a ("clk: ti: Add ti_find_clock_provider() to use clock-output-names")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20220621091118.33930-1-tony@atomide.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2022-08-19 14:21:55 -07:00
..
adpll.c
apll.c
autoidle.c
clk-2xxx.c
clk-3xxx.c
clk-7xx.c
clk-33xx.c
clk-43xx.c
clk-44xx.c
clk-54xx.c
clk-814x.c
clk-816x.c
clk-dra7-atl.c
clk.c clk: ti: Fix missing of_node_get() ti_find_clock_provider() 2022-08-19 14:21:55 -07:00
clkctrl.c
clkt_dflt.c
clkt_dpll.c
clkt_iclk.c
clock.h
clockdomain.c
composite.c
divider.c
dpll.c
dpll3xxx.c
dpll44xx.c
fapll.c
fixed-factor.c
gate.c
interface.c
Kconfig
Makefile
mux.c