mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Merge "power: smb5: update APSD result in USBIN_PLUGIN IRQ"
This commit is contained in:
commit
69424ee787
@ -2851,6 +2851,8 @@ void smblib_usb_plugin_locked(struct smb_charger *chg)
|
||||
rc = smblib_request_dpdm(chg, false);
|
||||
if (rc < 0)
|
||||
smblib_err(chg, "Couldn't disable DPDM rc=%d\n", rc);
|
||||
|
||||
smblib_update_usb_type(chg);
|
||||
}
|
||||
|
||||
if (chg->connector_type == POWER_SUPPLY_CONNECTOR_MICRO_USB)
|
||||
|
Loading…
x
Reference in New Issue
Block a user