Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
commit2ac1e664a963fb1047baabe1c04f3869a153889b
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Jan 2013 04:20:03 +0000 (14 20:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Jan 2013 04:20:03 +0000 (14 20:20 -0800)
treef59d89914b3234cef03cbb4a8b78d062ab7f6e9c
parent3152ba0f86428cebe8a9f8462d5be0a9aefa6289
parente3d5b2f5707b623c9bb5dbff1a02c8b0d48a44b4
Merge tag 'regulator-3.8-rc3' of git://git./linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "A few fixes for the regulator subsystems, a few driver specific things
  plus a fix for the interaction between regultor_can_change_voltage()
  and continuous voltage ranges both of which were added for this
  release."

* tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel
  regulator: max8998: Use uV in voltage_map_desc
  regulator: max8997: Use uV in voltage_map_desc
  regulator: core: Fix comment for regulator_register()
  regulator: core: Fix continuous_voltage_range case in regulator_can_change_voltage
  regulator: s5m8767: Fix probe failure due to stack corruption