summaryrefslogtreecommitdiff
path: root/drivers/regulator/max77620-regulator.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2021-05-21 10:30:20 +0300
committerMark Brown <broonie@kernel.org>2021-05-21 22:05:48 +0300
commit36cb555fae0875d5416e8514a84a427bec6e4cda (patch)
treec55ff4b3cd3e839f21f0d0dab5a217ea53e196a6 /drivers/regulator/max77620-regulator.c
parent98e48cd9283dbac0e1445ee780889f10b3d1db6a (diff)
downloadlinux-36cb555fae0875d5416e8514a84a427bec6e4cda.tar.xz
regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
For linear regulators, the .n_voltages is (max_uv - min_uv) / uv_step + 1. Fixes: 0fbeae70ee7c ("regulator: add SCMI driver") Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Cristian Marussi <cristian.marussi@arm.com> Link: https://lore.kernel.org/r/20210521073020.1944981-1-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max77620-regulator.c')
0 files changed, 0 insertions, 0 deletions