[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150126115046.GA21293@sirena.org.uk>
Date: Mon, 26 Jan 2015 11:50:46 +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.19
The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:
linux 3.19-rc4 (2015-01-11 12:44:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.19-rc6
for you to fetch changes up to 113620bb89a580d72a1dd78e677c0c8aac45cf0c:
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus (2015-01-16 12:05:35 +0000)
----------------------------------------------------------------
regulator: Fixes for v3.19
One correctness fix here for the s2mps11 driver which would have
resulted in some of the regulators being completely broken together with
a fix for locking in regualtor_put() (which is fortunately rarely called
at all in practical systems).
----------------------------------------------------------------
Ashay Jaiswal (1):
regulator: core: fix race condition in regulator_put()
Jonghwa Lee (1):
regulator: s2mps11: Fix wrong calculation of register offset
Mark Brown (2):
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus
drivers/regulator/core.c | 4 +++-
drivers/regulator/s2mps11.c | 42 +++++++++++++++++++++++++++++++++----
include/linux/mfd/samsung/s2mps13.h | 2 ++
3 files changed, 43 insertions(+), 5 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists