[PATCH] drm/bridge: dw-hdmi: Simplify clock handling
Robert Foss
rfoss at kernel.org
Mon Aug 19 13:25:43 UTC 2024
On Tue, 13 Aug 2024 00:23:21 +0300, Cristian Ciocaltea wrote:
> Make use of devm_clk_get_enabled() to replace devm_clk_get() and
> clk_prepare_enable() for isfr and iahb clocks, and drop the now
> unnecessary calls to clk_disable_unprepare().
>
> Similarly, use devm_clk_get_optional_enabled() helper for cec clock,
> which additionally allows to remove the -ENOENT test.
>
> [...]
Applied, thanks!
[1/1] drm/bridge: dw-hdmi: Simplify clock handling
(no commit info)
Rob
More information about the dri-devel
mailing list