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

Commit 17b12ecb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm_11ad: Disable asynchronous suspend"

parents 6f7f8785 3021f630
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -331,6 +331,7 @@ static int msm_11ad_probe(struct platform_device *pdev)
		 ctx->use_smmu, ctx->pcidev);

	platform_set_drvdata(pdev, ctx);
	device_disable_async_suspend(&pcidev->dev);

	list_add_tail(&ctx->list, &dev_list);
	ops_suspend(ctx);