[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <166569636075.1226796.778776810864172271.b4-ty@bootlin.com>
Date: Thu, 13 Oct 2022 23:32:15 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Alessandro Zummo <a.zummo@...ertech.it>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-rtc@...r.kernel.org
Subject: Re: [PATCH] rtc: k3: Use devm_clk_get_enabled() helper
On Wed, 24 Aug 2022 10:25:11 +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: k3: Use devm_clk_get_enabled() helper
commit: 8f08553e7e4370cdb8f55f0e3dc4db91ed6a4931
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists