public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v5.8-rc5
@ 2020-07-17 15:42 Mark Brown
  2020-07-17 17:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-07-17 15:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

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%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-17 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17 15:42 [GIT PULL] regulator fixes for v5.8-rc5 Mark Brown
2020-07-17 17:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox