regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7
authorAxel Lin <axel.lin@ingics.com>
Sat, 10 Nov 2018 03:50:03 +0000 (11:50 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit6c0abefeb43b83a07f6e6cb3074536bae77acf92
tree9451763a7091092ca95cae0302aba6ee3ff0c49f
parentf1461ad6ce9654a8a6303f20e38978650c1c9782
regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7

The voltages in bd718xx_3rd_nodvs_buck_volts are in ascendant order, so use
regulator_map_voltage_ascend.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
(cherry picked from commit 2e61286dc6ce10ebce17825cd61031c5fd0289db)
drivers/regulator/bd718x7-regulator.c