diff options
author | 2021-03-11 10:05:58 +0800 | |
---|---|---|
committer | 2021-03-11 13:23:21 +0000 | |
commit | d450293c55005a3b0a25d209e981ac425483fead (patch) | |
tree | 5d68a83409333e8850c0b03918273d358b6823a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: rt4831: Fix return value check in rt4831_regulator_probe() (diff) | |
download | wireguard-linux-d450293c55005a3b0a25d209e981ac425483fead.tar.xz wireguard-linux-d450293c55005a3b0a25d209e981ac425483fead.zip |
regulator: mt6315: Fix off-by-one for .n_voltages
The valid selector is 0 ~ 0xbf, so the .n_voltages should be 0xc0.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20210311020558.579597-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions