]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jun 2016 05:52:31 +0000 (19:52 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Jun 2016 05:52:31 +0000 (19:52 -1000)
commit49592af773b80cc6df9859cf07494b2b093b3f63
treeb7d56af2d4f89bbb58bf402a6775de73d14b96c5
parentac906ebd33f34471dcc16d6e467abbc77a95d2c8
parent9009527a3ed7e030737f89344256be4dc693f57e
Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "Some driver specific fixes for the regulator subsystem:

   - Some of the changes to the core that were merged in the last merge
     window exposed the fact that the qcom-smd driver hadn't implemented
     the voltage enumeration interfaces like it should.  Since it's a
     simple driver specific fix to implement them do that.

   - Fix the ramp delay configuration for tps51632"

* tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: qcom_smd: add list_voltage callback
  regulator: qcom_smd: add regulator ops for pm8941 lnldo
  regulator: qcom_smd: add list_voltage callback
  regulator: tps51632: Fix setting ramp delay