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

Commit a8b7cc85 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: dwc3-msm: Set vbus_active in peripheral only mode"

parents e8fa4468 e907a6cf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3835,6 +3835,7 @@ static int dwc3_msm_probe(struct platform_device *pdev)
			/* fall through */
		default:
			mdwc->vbus_active = true;
			dwc->vbus_active = true;
			break;
		}