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(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to