Merge "battery: remove 20ms delay for running AICL"
This commit is contained in:
commit
2d08b001ac
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue