diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-03-05 13:27:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-11 21:39:10 +0100 |
commit | 9365121869a15da99d6091802f11a82d59024d62 (patch) | |
tree | 2cb60af6d279a16cf76e560e40982eb0bb7904c4 /fs | |
parent | regulator: Set n_voltages for da9052 regulators (diff) | |
download | linux-9365121869a15da99d6091802f11a82d59024d62.tar.xz linux-9365121869a15da99d6091802f11a82d59024d62.zip |
regulator: da9052: Ensure the selected voltage falls within the specified range
Integer division may truncate the result, use DIV_ROUND_UP to ensure the
selected voltage falls within the specified range.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions