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

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

Merge "disp: msm: set smmu cb domain attached during probe" into display-kernel.lnx.4.19

parents ba2c016c f7110ecc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -444,6 +444,8 @@ static int msm_smmu_probe(struct platform_device *pdev)
		dev_err(&pdev->dev, "iommu get domain for dev failed\n");
		return -EINVAL;
	}
	client->secure = domain->secure;
	client->domain_attached = true;

	if (!client->dev->dma_parms)
		client->dev->dma_parms = devm_kzalloc(client->dev,