linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>, mchehab+huawei@kernel.org
Cc: linux-kernel@vger.kernel.org, konradybcio@kernel.org,
	matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
	marijn.suijten@somainline.org, bjorn.andersson@oss.qualcomm.com,
	abel.vesa@linaro.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Subject: Re: [PATCH] spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe()
Date: Thu, 16 Jan 2025 14:48:56 -0800	[thread overview]
Message-ID: <3933901cddf6c33bbe85e381cae5b3a3.sboyd@kernel.org> (raw)
In-Reply-To: <20250116044907.2947218-1-joe@pf.is.s.u-tokyo.ac.jp>

Quoting Joe Hattori (2025-01-15 20:49:07)
> spmi_controller_probe() assigns a parent device and an OF node to an
> SPMI controller. However, the operations are not needed as they are
> already assigned in spmi_controller_alloc(). Thus, remove the duplicated
> assignments. An unnecessary OF node reference acquisition is also
> dropped by this patch.
> 
> Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
> Suggested-by: Stephen Boyd <sboyd@kernel.org>
> ---

Applied to spmi-next


  reply	other threads:[~2025-01-16 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16  4:49 [PATCH] spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe() Joe Hattori
2025-01-16 22:48 ` Stephen Boyd [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-16  4:47 Joe Hattori
2025-01-16  4:52 ` Joe Hattori

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=3933901cddf6c33bbe85e381cae5b3a3.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=abel.vesa@linaro.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=bjorn.andersson@oss.qualcomm.com \
    --cc=joe@pf.is.s.u-tokyo.ac.jp \
    --cc=konradybcio@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=marijn.suijten@somainline.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mchehab+huawei@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).