diff options
author | YH Huang <yh.huang@mediatek.com> | 2016-04-06 10:32:25 +0800 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-04-10 17:22:35 +0200 |
commit | 4a99fa06a8ca27a5187636e630568658000af575 (patch) | |
tree | a13f148fce1554569f1302301e29e4162046ae56 /Documentation | |
parent | b9223da41794030a5dfd5106c34ed1b98255e2ae (diff) |
sbs-battery: fix power status when battery charging near dry
POWER_SUPPLY_STATUS_NOT_CHARGING is used for AC connected, but
battery not charging (e.g. because battery temperature is out
of acceptable range).
When battery is charging near dry and BATTERY_FULL_DISCHARGED is set,
it is wrong to set as POWER_SUPPLY_STATUS_NOT_CHARGING.
Just use BATTERY_DISCHARGING to decide the power supply status is
discharging or charging.
Signed-off-by: YH Huang <yh.huang@mediatek.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions