aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndreas Kemnade <andreas@kemnade.info>2018-09-17 07:20:35 +0200
committerSebastian Reichel <sre@kernel.org>2018-09-20 02:15:41 +0200
commit8314c212f995bc0d06b54ad02ef0ab4089781540 (patch)
tree5f3db3db4f652fd179cf26beeb86eb7ec68bff5c /tools/perf/scripts/python
parentad1570d99f280f73c72510d7f79db9adf599474b (diff)
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')
0 files changed, 0 insertions, 0 deletions