]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 May 2012 18:49:30 +0000 (11:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 May 2012 18:49:30 +0000 (11:49 -0700)
commitc0e35b2c0a5ce8ae38c9384e2cc5ea6d978df44f
tree77d48fa50536643242c09b244f89add9a940cc39
parentcf7ad04138ba1d58b96933226b238aa378b183d3
parentcd6078016e0ab74955635e0b2834933868612605
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "One small fix for an edge condition in the max8997 driver and a fix
  for a surprise in the devres API which caused devm_regulator_put() to
  not actually put the regulator - a nicer version of this based on an
  improvement of the devres API is queued for 3.5."

* tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: Actually free the regulator in devm_regulator_put()
  regulator: Fix the logic to ensure new voltage setting in valid range