@@ -3254,6 +3273,7 @@ static int dwc3_msm_probe(struct platform_device *pdev) 3254 3273 platform_set_drvdata(pdev, mdwc); 3255 3274 mdwc->dev = &pdev->dev; 3256 3275 3276 + mutex_init(&mdwc->pm_lock); 3257 3277 INIT_LIST_HEAD(&mdwc->req_complete_list); ...
Kernel for the Samsung Galaxy Fold 5G (F907B). Use this to boot TWRP and Magisk-rooted Android. - winnerx/drivers/usb/dwc3/dwc3-msm.c at master · ianmacd/winnerx