[GIT PULL] regulator fixes for v5.8-rc5

From: Mark Brown
Date: Fri Jul 17 2020 - 11:43:08 EST


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