]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: pfuze100: Use regulator_map_voltage_ascend
authorAxel Lin <axel.lin@ingics.com>
Mon, 29 Jul 2013 07:38:58 +0000 (15:38 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:17 +0000 (09:54 +0800)
commit80b1d35c0cd10cb6e5a93afe02fd5667eb410c84
tree98fd23dca5be52c010bbae21e680bb9afa7c3ade
parent3ab0e25ad7ce9243895f7c7c9a3b7eb8b63e6d40
regulator: pfuze100: Use regulator_map_voltage_ascend

All table based voltage list have ascendant order.
Use regulator_map_voltage_ascend for them.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/pfuze100-regulator.c