linux_dsm_epyc7002/drivers/opp
Viresh Kumar 1a58c171a5 opp: Call the missing clk_put() on error
commit 0e1d9ca1766f5d95fb881f57b6c4a1ffa63d4648 upstream.

Fix the clock reference counting by calling the missing clk_put() in the
error path.

Cc: v5.10 <stable@vger.kernel.org> # v5.10
Fixes: dd461cd918 ("opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER")
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-06 14:56:49 +01:00
..
core.c opp: Call the missing clk_put() on error 2021-01-06 14:56:49 +01:00
cpu.c
debugfs.c
Kconfig
Makefile
of.c
opp.h
ti-opp-supply.c