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:
0bdc81e
)
regulator: Fix the s5m8767a problem of the division by null
author
Sangbeom Kim
<sbkim73@samsung.com>
Wed, 13 Jun 2012 08:27:16 +0000
(17:27 +0900)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 17:27:20 +0000
(18:27 +0100)
If ramp_delay is 0, delay value can be divided by zero.
This patch can fix the problem.
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found