Merge "power: smb-lib: update USBIN_V_VOTER usage"
This commit is contained in:
commit
85cd9a2afb
1 changed files with 0 additions and 4 deletions
|
@ -2521,10 +2521,6 @@ int smblib_set_prop_usb_voltage_min(struct smb_charger *chg,
|
|||
return rc;
|
||||
}
|
||||
|
||||
if (chg->mode == PARALLEL_MASTER)
|
||||
vote(chg->pl_enable_votable_indirect, USBIN_V_VOTER,
|
||||
min_uv > MICRO_5V, 0);
|
||||
|
||||
chg->voltage_min_uv = min_uv;
|
||||
return rc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue