All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Changhuang Liang <changhuang.liang@starfivetech.com>,
	Emil Renner Berthing <kernel@esmil.dk>,
	Hal Feng <hal.feng@starfivetech.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Xingyu Wu <xingyu.wu@starfivetech.com>
Cc: Changhuang Liang <changhuang.liang@starfivetech.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: starfive: jh7110-pll: Mark the probe function as __init
Date: Wed, 30 Oct 2024 13:23:56 -0700	[thread overview]
Message-ID: <72f5d3bd9e8a6aec59ef547bfd0d7bce.sboyd@kernel.org> (raw)
In-Reply-To: <20241029032828.238706-1-changhuang.liang@starfivetech.com>

Quoting Changhuang Liang (2024-10-28 20:28:28)
> Mark the jh7110_pll_probe function as __init.
> 
> There's no need to support hotplugging in the jh7110-pll driver. We use
> builtin_platform_driver_probe, the probe function will only be called at
> startup.
> 
> Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
> ---

Applied to clk-next

  parent reply	other threads:[~2024-10-30 20:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29  3:28 [PATCH] clk: starfive: jh7110-pll: Mark the probe function as __init Changhuang Liang
2024-10-29 11:10 ` Emil Renner Berthing
2024-10-30 20:23 ` Stephen Boyd [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30  1:33 Xingyu Wu

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=72f5d3bd9e8a6aec59ef547bfd0d7bce.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=changhuang.liang@starfivetech.com \
    --cc=hal.feng@starfivetech.com \
    --cc=kernel@esmil.dk \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=xingyu.wu@starfivetech.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.