[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131213135917.GF11044@sirena.org.uk>
Date: Fri, 13 Dec 2013 13:59:17 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] regulator fixes for v3.13
The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:
Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.13-rc3
for you to fetch changes up to 334a82086d6428ede052c4cd11ee588bcdf2a9e8:
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus (2013-12-13 13:44:57 +0000)
----------------------------------------------------------------
regulator: Fixes for v3.13
A small set of driver fixes plus one larger core change which changes
the way we check to see if we're using DT so that there aren't any races
between deciding we're using DT and the regulator subsystem noticing.
This makes the new support for substituting a dummy regulator and
optional regulators work a lot better on DT systems since it ensures
that we don't trigger probe deferral when we shouldn't which was causing
bugs in clients.
----------------------------------------------------------------
Axel Lin (1):
regulator: pfuze100: Fix address of FABID
Mark Brown (4):
regulator: core: Replace checks of have_full_constraints with a function
regulator: core: Check for DT every time we check full constraints
Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuze100' into regulator-linus
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Tim Harvey (1):
regulator: pfuze100: allow misprogrammed ID
Vince Hsu (1):
regulator: as3722: set the correct current limit
drivers/regulator/as3722-regulator.c | 2 +-
drivers/regulator/core.c | 11 ++++++++---
drivers/regulator/pfuze100-regulator.c | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists