Re: [PATCH] phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
From: Vinod Koul
Date: Thu Feb 13 2025 - 13:17:34 EST
On Sat, 08 Feb 2025 11:44:01 +0800, xiaopeitux@xxxxxxxxxxx wrote:
> Since commit 7ef9651e9792 ("clk: Provide new devm_clk helpers for prepared
> and enabled clocks"), devm_clk_get() and clk_prepare_enable() can now be
> replaced by devm_clk_get_enabled() when driver enables the clocks for the
> whole lifetime of the device. Moreover, it is no longer necessary to
> unprepare and disable the clocks explicitly.
>
>
> [...]
Applied, thanks!
[1/1] phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
commit: 279950205dde78bc0e3ca73a8dfee6842f0e1edc
Best regards,
--
~Vinod