Merge "battery: remove 20ms delay for running AICL"

This commit is contained in:
Linux Build Service Account 2017-06-06 13:21:49 -07:00 committed by Gerrit - the friendly Code Review server
commit 2d08b001ac

View file

@ -550,8 +550,6 @@ static int usb_icl_vote_callback(struct votable *votable, void *data,
power_supply_set_property(chip->main_psy,
POWER_SUPPLY_PROP_CURRENT_MAX,
&pval);
/* wait for ICL change */
msleep(20);
}
/* set the effective ICL */