git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf6178
)
regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel
author
Axel Lin
<axel.lin@ingics.com>
Wed, 9 Jan 2013 11:34:57 +0000
(19:34 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 10 Jan 2013 12:55:49 +0000
(12:55 +0000)
Use DIV_ROUND_UP to prevent truncation by integer division issue.
This ensures we return enough delay time.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
No differences found