regulator: fan53555: remove vsel_max not used
authorYunfan Zhang <yfzhang@marvell.com>
Mon, 10 Sep 2012 03:40:24 +0000 (20:40 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Sep 2012 07:58:01 +0000 (15:58 +0800)
The max voltage will be bounded by min_uV, uV_step and n_voltages, so
remove it to avoid confusing.

Signed-off-by: Yunfan Zhang <yfzhang@marvell.com>
Reviewed-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found