mako: power: Change bms_change_end value in disconnect WLC
Change-Id: I6f77a5f48774828b41a2a7e0ee264cb8c425bad3
This commit is contained in:
committed by
Iliyan Malchev
parent
e9efc45c8e
commit
780cfeb38c
@@ -49,7 +49,7 @@ static void bms_notify(struct bq51051b_wlc_chip *chip, int value)
|
||||
if (value)
|
||||
pm8921_bms_charging_began();
|
||||
else
|
||||
pm8921_bms_charging_end(1);
|
||||
pm8921_bms_charging_end(0);
|
||||
}
|
||||
|
||||
static enum power_supply_property pm_power_props_wireless[] = {
|
||||
|
||||
Reference in New Issue
Block a user