[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180928134253.GM20825@sirena.org.uk>
Date: Fri, 28 Sep 2018 14:42:53 +0100
From: Mark Brown <broonie@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [GIT PULL] regulator fixes for v4.19
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.19-rc5
for you to fetch changes up to fb6de923ca3358a91525552b4907d4cb38730bdd:
regulator: fix crash caused by null driver data (2018-09-20 09:04:51 -0700)
----------------------------------------------------------------
regulator: Fixes for 4.19
A collection of fairly minor bug fixes here, a couple of driver specific
ones plus two core fixes. There's one fix for the new suspend state
code which fixes some confusion with constant values that are supposed
to indicate noop operation and another fixing a race condition with the
creation of sysfs files on new regulators.
----------------------------------------------------------------
Marek Szyprowski (1):
regulator: Fix 'do-nothing' value for regulators without suspend state
Matti Vaittinen (1):
regulator: bd71837: Disable voltage monitoring for LDO3/4
Philipp Zabel (1):
regulator: da9063: fix DT probing with constraints
Yu Zhao (1):
regulator: fix crash caused by null driver data
drivers/regulator/bd71837-regulator.c | 19 +++++++++++++++++++
drivers/regulator/core.c | 4 ++--
drivers/regulator/of_regulator.c | 2 --
include/linux/mfd/da9063/pdata.h | 16 +++++++++-------
include/linux/mfd/rohm-bd718x7.h | 33 ++++++++++++++++++++++++++++++---
include/linux/regulator/machine.h | 6 +++---
6 files changed, 63 insertions(+), 17 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists