linux/drivers/power
Andreas Kemnade 8314c212f9 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>
2018-09-20 02:15:41 +02:00
..
avs headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
reset Immutable branch for mach-at91 and power-supply for v4.20 2018-09-16 12:37:11 +02:00
supply power: supply: twl4030_charger: fix charging current out-of-bounds 2018-09-20 02:15:41 +02:00
Kconfig
Makefile