All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nuno Sá" <noname.nuno@gmail.com>
To: Lars-Peter Clausen <lars@metafoo.de>,
	Jonathan Cameron <jic23@kernel.org>
Cc: "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: Mon, 11 Sep 2023 11:00:22 +0200	[thread overview]
Message-ID: <0556d0fd2a99c2b1e64a76e94907232827b7f9c8.camel@gmail.com> (raw)
In-Reply-To: <20230910140903.551081-1-lars@metafoo.de>

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>


  reply	other threads:[~2023-09-11 21:37 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á [this message]
2023-09-13 19:14   ` Jonathan Cameron
  -- 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=0556d0fd2a99c2b1e64a76e94907232827b7f9c8.camel@gmail.com \
    --to=noname.nuno@gmail.com \
    --cc=cosmin.tanislav@analog.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.