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:
2cd64ae
)
regulator: rk808: Fix uninitialized value
author
Doug Anderson
<dianders@chromium.org>
Fri, 22 Aug 2014 00:54:55 +0000
(17:54 -0700)
committer
Mark Brown
<broonie@linaro.org>
Fri, 22 Aug 2014 02:19:13 +0000
(21:19 -0500)
The RK808 regulator driver was putting its config on the stack but not
initting it. That means that you got a semi-random config. Fix this.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/rk808-regulator.c
patch
|
blob
|
history
diff --cc
drivers/regulator/rk808-regulator.c
Simple merge