summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8997.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-04-13 03:30:05 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-04-23 14:18:10 +0200
commit94e85a3c5d702a4ce96b7a9b883c949a08ebd93c (patch)
tree96d4d9bcc1e06d67ba5eef89eb6f6ce976d6a274 /drivers/regulator/max8997.c
parentregulator: max8952: Convert to get_voltage_sel (diff)
downloadlinux-94e85a3c5d702a4ce96b7a9b883c949a08ebd93c.tar.xz
linux-94e85a3c5d702a4ce96b7a9b883c949a08ebd93c.zip
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Integer division may truncate the result. Use DIV_ROUND_UP to ensure new voltage setting falls within specified range. Also properly handle the case min_vol < desc->min to ensure we don't return negative value for selector. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/max8997.c')
0 files changed, 0 insertions, 0 deletions