All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: "Liam Girdwood" <lgirdwood@gmail.com>,
	"Bartosz Golaszewski" <brgl@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"André Draszik" <andre.draszik@linaro.org>,
	linux-kernel@vger.kernel.org, "Johan Hovold" <johan@kernel.org>
Subject: [PATCH 0/3] regulator: more OF node reference fixes
Date: Tue,  7 Apr 2026 14:20:28 +0200	[thread overview]
Message-ID: <20260407122031.2669397-1-johan@kernel.org> (raw)

Here's a second set of fixes for drivers that reuse OF nodes.

Johan


Johan Hovold (3):
  regulator: max77650: fix OF node reference imbalance
  regulator: mt6357: fix OF node reference imbalance
  regulator: s2dos05: fix OF node reference imbalance

 drivers/regulator/max77650-regulator.c | 2 +-
 drivers/regulator/mt6357-regulator.c   | 2 +-
 drivers/regulator/s2dos05-regulator.c  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.52.0


             reply	other threads:[~2026-04-07 12:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07 12:20 Johan Hovold [this message]
2026-04-07 12:20 ` [PATCH 1/3] regulator: max77650: fix OF node reference imbalance Johan Hovold
2026-04-07 12:35   ` Bartosz Golaszewski
2026-04-07 12:20 ` [PATCH 2/3] regulator: mt6357: " Johan Hovold
2026-04-07 12:20 ` [PATCH 3/3] regulator: s2dos05: " Johan Hovold

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=20260407122031.2669397-1-johan@kernel.org \
    --to=johan@kernel.org \
    --cc=andre.draszik@linaro.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=brgl@kernel.org \
    --cc=broonie@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthias.bgg@gmail.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.