]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage
authorAxel Lin <axel.lin@gmail.com>
Fri, 13 Jul 2012 15:01:14 +0000 (23:01 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 18:00:15 +0000 (11:00 -0700)
commit13407ea802ad8ca4e830cee344e2d38dbce730f5
tree9fb17e2280e86057f6bb8828c13d403cef3cfb7a
parentad46ed14cac14073803371f12922e7ee37e98624
regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage

This was missing until now and the underlying
_regulator_do_set_voltage is using this value when calling list_voltage.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/mc13xxx-regulator-core.c