[PATCH] phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
Vinod Koul
vkoul at kernel.org
Thu Feb 13 10:17:04 PST 2025
On Sat, 08 Feb 2025 11:44:01 +0800, xiaopeitux at foxmail.com 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
More information about the linux-phy
mailing list