regulator: gpio-regulator: populate selector from set_voltage
authorHeiko Stübner <heiko@sntech.de>
Sun, 3 Jun 2012 19:32:05 +0000 (21:32 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Jun 2012 09:44:30 +0000 (10:44 +0100)
This was missing until now and the underlying
_regulator_do_set_voltage is using this value when calling list_voltage.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found