OSDN Git Service

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)
commitb527a2331b873b8bf0549a45fc1ff635dd230d15
tree7d1ebe50287b702426c301d84d7c0d7f9342463a
parent883120eb324a16aec6a9b0db651f0c0cfc02b89c
parent8a093049c604ab32d94bcc5baa24f7939d5e3f7b
Merge tag 'for-linus' of git://git./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