diff options
author | Axel Lin <axel.lin@ingics.com> | 2012-12-28 08:23:16 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-01-08 11:07:05 +0000 |
commit | c8c14a393ba3329552147870103f2d004bbcbcac (patch) | |
tree | 364a2ccd44ea20c1166a7469a5c6c73cf36a2b52 /mm/quicklist.c | |
parent | d1c3ed669a2d452cacfb48c2d171a1f364dae2ed (diff) |
regulator: lp3972: Convert to get_voltage_sel
regulator_list_voltage_table() returns -EINVAL if selector >= n_voltages.
Thus we don't need to check if reg is greater than LP3972_BUCK_VOL_MAX_IDX in
lp3972_[ldo|dcdc]_get_voltage_sel.
LP3972_BUCK_VOL_MIN_IDX and LP3972_BUCK_VOL_MAX_IDX are not used, remove them.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'mm/quicklist.c')
0 files changed, 0 insertions, 0 deletions