[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140205151602.GB32298@sirena.org.uk>
Date: Wed, 5 Feb 2014 15:16:02 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fixes for v3.14
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.14-rc1
for you to fetch changes up to a6a671e1b6f6e68b642445ad3cac46f8ffb46f5c:
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mps11' into regulator-linus (2014-02-04 12:58:19 +0000)
----------------------------------------------------------------
regulator: Fixes for v3.14
A couple of driver fixes here but the main thing is a fix to the checks
for deferred probe non-DT systems with fully specified regulators which
had been broken by a device tree fix which meant that we wouldn't insert
optional regulators. This had slipped through the cracks since very few
systems do that in the first place and those that do it in mainline
don't need optional regulators anyway.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
Linus Walleij (1):
regulator: ab3100: cast fix
Mark Brown (3):
regulator: core: Correct default return value for full constraints
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mps11' into regulator-linus
drivers/regulator/ab3100.c | 4 ++--
drivers/regulator/core.c | 9 ++++++++-
drivers/regulator/s2mps11.c | 1 +
3 files changed, 11 insertions(+), 3 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists