Loading drivers/usb/pd/policy_engine.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
drivers/usb/pd/policy_engine.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) Loading