Re: [PATCH] rtc: mxc: Use devm_clk_get_enabled() helper

From: Alexandre Belloni
Date: Tue Aug 23 2022 - 16:43:06 EST


On Mon, 15 Aug 2022 18:59:23 +0200, Christophe JAILLET wrote:
> The devm_clk_get_enabled() helper:
> - calls devm_clk_get()
> - calls clk_prepare_enable() and registers what is needed in order to
> call clk_disable_unprepare() when needed, as a managed resource.
>
> This simplifies the code, the error handling paths and avoid the need of
> a dedicated function used with devm_add_action_or_reset().
>
> [...]

Applied, thanks!

[1/1] rtc: mxc: Use devm_clk_get_enabled() helper
commit: 25bcfaad5ec4e82aede4270d4925967f8520d4cf

Best regards,

--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com