linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v5.17-rc4
Date: Mon, 14 Feb 2022 16:31:42 +0000	[thread overview]
Message-ID: <20220214163149.D1275C340E9@smtp.kernel.org> (raw)

The following changes since commit b4c18c18ebf7cf1e602af88c12ef9cb0d6e5ce51:

  regulator: MAX20086: add gpio/consumer.h (2022-01-19 16:47:39 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.17-rc4

for you to fetch changes up to 4e2a354e3775870ca823f1fb29bbbffbe11059a6:

  regulator: core: fix false positive in regulator_late_cleanup() (2022-02-08 13:37:48 +0000)

----------------------------------------------------------------
regulator: Fix for v5.17

One fix here, for initialisation of regulators that don't have an
in_enabled() operation which would mainly impact cases where they aren't
otherwise used during early setup for some reason.

----------------------------------------------------------------
Oliver Barta (1):
      regulator: core: fix false positive in regulator_late_cleanup()

 drivers/regulator/core.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

             reply	other threads:[~2022-02-14 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 16:31 Mark Brown [this message]
2022-02-14 17:54 ` [GIT PULL] regulator fixes for v5.17-rc4 pr-tracker-bot

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=20220214163149.D1275C340E9@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).