]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Sep 2015 18:10:03 +0000 (11:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Sep 2015 18:10:03 +0000 (11:10 -0700)
commit54941e87ab6df13263a598f406e1320ddb64ce70
tree1bdf6202f43e3484a1490b189e56708b2e7c5823
parenteae5a958d5d82cd32f88f7297bd3f5bb8a479d00
parentf07228e32faac30532f6bac30e7d9eb07cea1d52
Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "A collection of fixes that came in since I tagged the merge window
  pull request for v4.3:

   - Error handling fixes in the core

   - Fixes to a couple of TI drivers for device specific issues

   - Several fixes for module autoloading"

* tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: vexpress: Fix module autoload for OF platform driver
  regulator: gpio: Fix module autoload for OF platform driver
  regulator: anatop: Fix module autoload for OF platform driver
  regulator: core: Correct return value check in regulator_resolve_supply
  regulator: tps65218: Fix missing zero typo
  regulator: pbias: program pbias register offset in pbias driver
  regulator: core: fix possible NULL dereference