]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Jan 2015 22:52:08 +0000 (14:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Jan 2015 22:52:08 +0000 (14:52 -0800)
commit5b6907486f2011adaabc5cdf37b1734447a16f69
tree5066f7294d59b3f13a3556f54b7398a3b3a8f317
parenta0dd7c6d3cc0f8c4d2e61131f002cff25aa7d8e6
parent51d9c9e4fe7f63f8d96293cf4718bf034cdfe809
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "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)"

* tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: s2mps11: Fix wrong calculation of register offset
  regulator: core: fix race condition in regulator_put()