commit | 3b26e48308feaf428efb917f8de217797bfedb26 | [log] [tgz] |
---|---|---|
author | Yunfan Zhang <yfzhang@marvell.com> | Sun Sep 09 20:40:24 2012 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 10 15:58:01 2012 +0800 |
tree | 9dbbba74f34cd256ec0f795bfc057acdf2d389e7 | |
parent | e4c5288e410440abcc3e2e1887111b09a98304d5 [diff] |
regulator: fan53555: remove vsel_max not used 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>