Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbc81522 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: qcom: smb-lib: check for USB removal after legacy WA"

parents 56f84db2 dfe3d45c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4228,6 +4228,7 @@ static void smblib_legacy_detection_work(struct work_struct *work)

unlock:
	chg->typec_en_dis_active = 0;
	smblib_usb_typec_change(chg);
	mutex_unlock(&chg->lock);
}