diff options
author | 2012-12-28 08:23:16 +0800 | |
---|---|---|
committer | 2013-01-08 11:07:05 +0000 | |
commit | c8c14a393ba3329552147870103f2d004bbcbcac (patch) | |
tree | 364a2ccd44ea20c1166a7469a5c6c73cf36a2b52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.8-rc2 (diff) | |
download | linux-dev-c8c14a393ba3329552147870103f2d004bbcbcac.tar.xz linux-dev-c8c14a393ba3329552147870103f2d004bbcbcac.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions