diff options
author | Doug Anderson <dianders@chromium.org> | 2014-08-21 17:54:55 -0700 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-21 21:19:13 -0500 |
commit | 462004f1215ccb77969004a049aa5437f34c9b06 (patch) | |
tree | 11639fa5b27ed0ef1043b4f312348d189ba7848f /lib/genalloc.c | |
parent | 2cd64ae3d57b80f6d93682b98a59ed4b124cf2ef (diff) |
regulator: rk808: Fix uninitialized value
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>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions