public inbox for linux-kernel@vger.kernel.org
 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.8-rc5
Date: Fri, 17 Jul 2020 16:42:54 +0100	[thread overview]
Message-ID: <20200717154305.AA4DF207DD@mail.kernel.org> (raw)

The following changes since commit 1b3bcca2085865c1facfbea9baf2f5cde5dc15e4:

  regulator: mt6358: Remove BROKEN dependency (2020-06-17 13:01:19 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 412847fb47336c58885ac6231a5f34ac7ac862a0:

  MAINTAINERS: remove obsolete entry after file renaming (2020-06-29 18:14:20 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.8

The more substantial fix here is the rename of the da903x driver which
fixes a collision with the parent MFD driver name which caused issues
when things were built as modules.  There's also a fix for a mislableled
regulator on the pmi8994 which is quite important for systems with that
device.

----------------------------------------------------------------
Konrad Dybcio (1):
      regulator: qcom_smd: Fix pmi8994 label

Lukas Bulwahn (1):
      MAINTAINERS: remove obsolete entry after file renaming

Seth Forshee (1):
      regulator: rename da903x to da903x-regulator

 MAINTAINERS                                        | 1 -
 drivers/regulator/Makefile                         | 2 +-
 drivers/regulator/{da903x.c => da903x-regulator.c} | 0
 drivers/regulator/qcom_smd-regulator.c             | 2 +-
 4 files changed, 2 insertions(+), 3 deletions(-)
 rename drivers/regulator/{da903x.c => da903x-regulator.c} (100%)

             reply	other threads:[~2020-07-17 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 15:42 Mark Brown [this message]
2020-07-17 17:40 ` [GIT PULL] regulator fixes for v5.8-rc5 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=20200717154305.AA4DF207DD@mail.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