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

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

Merge "usb: pd: avoid missed connection notification"

parents acd07ba2 1afd40d2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1614,7 +1614,6 @@ static void usbpd_sm(struct work_struct *w)
		else if (pd->current_dr == DR_DFP)
			stop_usb_host(pd);

		pd->current_pr = PR_NONE;
		pd->current_dr = DR_NONE;

		if (pd->current_state == PE_ERROR_RECOVERY)