[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <15b164aa-601f-4dad-8115-14a715608319@kernel.org>
Date: Wed, 26 Jun 2024 23:30:32 +0900
From: Chanwoo Choi <chanwoo@...nel.org>
To: Anand Moon <linux.amoon@...il.com>, Chanwoo Choi <cw00.choi@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>, Alim Akhtar <alim.akhtar@...sung.com>
Cc: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
linux-pm@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 1/2] PM / devfreq: exynos: Use Use
devm_clk_get_enabled() helpers
24. 6. 17. 17:24에 Anand Moon 이(가) 쓴 글:
> Hi All,
>
> On Fri, 10 May 2024 at 15:10, Anand Moon <linux.amoon@...il.com> wrote:
>>
>> The devm_clk_get_enabled() helpers:
>> - call devm_clk_get()
>> - call clk_prepare_enable() and register what is needed in order to
>> call clk_disable_unprepare() when needed, as a managed resource.
>>
>> This simplifies the code and avoids the calls to clk_disable_unprepare().
>>
>> While at it, use dev_err_probe consistently, and use its return value
>> to return the error code.
>>
>> Signed-off-by: Anand Moon <linux.amoon@...il.com>
>
> Gentle ping?
>
> Thanks
> -Anand
>
Applied it. Thanks.
I'm sorry for late reply.
--
Best Regards,
Samsung Electronics
Chanwoo Choi
Powered by blists - more mailing lists