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

Commit e0c65ab7 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 2367bea2 411f72ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
		}