diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2018-09-17 08:20:35 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-09-20 03:15:41 +0300 |
commit | 8314c212f995bc0d06b54ad02ef0ab4089781540 (patch) | |
tree | 5f3db3db4f652fd179cf26beeb86eb7ec68bff5c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ad1570d99f280f73c72510d7f79db9adf599474b (diff) | |
download | linux-8314c212f995bc0d06b54ad02ef0ab4089781540.tar.xz |
power: supply: twl4030_charger: fix charging current out-of-bounds
the charging current uses unsigned int variables, if we step back
if the current is still low, we would run into negative which
means setting the target to a huge value.
Better add checks here.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions