[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200717154305.AA4DF207DD@mail.kernel.org>
Date: Fri, 17 Jul 2020 16:42:54 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v5.8-rc5
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%)
Powered by blists - more mailing lists