From: Jonathan Cameron <jic23@kernel.org>
To: "Nuno Sá" <noname.nuno@gmail.com>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
"Nuno Sá" <nuno.sa@analog.com>,
"Cosmin Tanislav" <cosmin.tanislav@analog.com>,
linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()
Date: Wed, 13 Sep 2023 20:14:28 +0100 [thread overview]
Message-ID: <20230913201428.23427df7@jic23-huawei> (raw)
In-Reply-To: <0556d0fd2a99c2b1e64a76e94907232827b7f9c8.camel@gmail.com>
On Mon, 11 Sep 2023 11:00:22 +0200
Nuno Sá <noname.nuno@gmail.com> wrote:
> On Sun, 2023-09-10 at 07:09 -0700, Lars-Peter Clausen wrote:
> > The devm_clk_register() is deprecated and devm_clk_hw_register() should be
> > used as a replacement.
> >
> > Switching to the clk_hw interface also allows to use the built-in device
> > managed version of registering the clock provider. The non-clk_hw interface
> > does not have a device managed version.
> >
> > Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> > ---
>
> Reviewed-by: Nuno Sa <nuno.sa@analog.com>
>
Applied with all the normal stuff about first pushing out as testing etc...
Jonathan
next prev parent reply other threads:[~2023-09-13 19:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-10 14:09 [PATCH] iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register() Lars-Peter Clausen
2023-09-11 9:00 ` Nuno Sá
2023-09-13 19:14 ` Jonathan Cameron [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-26 14:20 Lars-Peter Clausen
2023-03-26 15:25 ` Jonathan Cameron
2023-04-09 18:25 ` Lars-Peter Clausen
2023-04-10 11:29 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230913201428.23427df7@jic23-huawei \
--to=jic23@kernel.org \
--cc=cosmin.tanislav@analog.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=noname.nuno@gmail.com \
--cc=nuno.sa@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox