]> git.karo-electronics.de Git - karo-tx-linux.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>
Fri, 3 Aug 2012 22:21:26 +0000 (23:21 +0100)
commit7a3d1151a4828e2562ee263ddf39c2399b271cca
treeed8f8a8fc2e455c50c4870f821966ecabac95c42
parent53a00168d2d9e4b31ca9851dc211386baf54e9b2
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