[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANAwSgRyZ=43yBxiAmj-+5xL0b9FBkoDeR88BJ8FqDTQX7KVFg@mail.gmail.com>
Date: Sat, 29 Jun 2024 09:55:37 +0530
From: Anand Moon <linux.amoon@...il.com>
To: Chanwoo Choi <chanwoo@...nel.org>
Cc: 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>,
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
Hi Chanwoo,
On Wed, 26 Jun 2024 at 20:00, Chanwoo Choi <chanwoo@...nel.org> wrote:
>
> 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.
>
Thanks & Regards
-Anand
> --
> Best Regards,
> Samsung Electronics
> Chanwoo Choi
>
Powered by blists - more mailing lists