]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Jan 2012 18:16:25 +0000 (10:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Jan 2012 18:16:25 +0000 (10:16 -0800)
commitde6556633cc24223f2c1cc207500569d166524ff
tree7d1ebe50287b702426c301d84d7c0d7f9342463a
parentfe720a4ecd00938224e3fb5336dae51442ce7592
parent2a313494c3c6b4833ec9e34cf02f88a6faaa1f0f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

This fixes an integration issue with the regulator device tree bindings
which shook out in -rc.  The bindings were overly enthusiatic when
deciding to set a voltage on a regulator and would try to set zero volts
on an unconfigured regulator which isn't supported.

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: Set apply_uV only when min and max voltages are defined