Re: [PATCH] clk: samsung: exynos5410: fix refcount leak
From: Brian Masney
Date: Tue May 26 2026 - 13:30:35 EST
On Tue, May 26, 2026 at 08:13:12AM +0200, Alexander A. Klimov wrote:
> Every value returned from of_clk_get() is supposed to be cleaned up
> via clk_put() once not needed anymore.
>
> Fixes: be95d2c7d918 ("clk: samsung: Add support for EPLL on exynos5410")
> Signed-off-by: Alexander A. Klimov <grandmaster@xxxxxxxxxxxx>
Reviewed-by: Brian Masney <bmasney@xxxxxxxxxx>