Loading drivers/usb/dwc3/dwc3-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -4077,6 +4077,7 @@ static int dwc3_msm_probe(struct platform_device *pdev) /* fall through */ default: mdwc->vbus_active = true; dwc->vbus_active = true; break; } Loading Loading
drivers/usb/dwc3/dwc3-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -4077,6 +4077,7 @@ static int dwc3_msm_probe(struct platform_device *pdev) /* fall through */ default: mdwc->vbus_active = true; dwc->vbus_active = true; break; } Loading