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

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

Merge "fbdev: msm: set smmu cb domain attached during probe"

parents d154aaf5 ead2ffcb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -873,6 +873,7 @@ int mdss_smmu_probe(struct platform_device *pdev)
		mdss_smmu->handoff_pending = true;

	mdss_smmu->base.dev = dev;
	mdss_smmu->domain_attached = true;

	iommu_set_fault_handler(mdss_smmu->domain,
			mdss_smmu_fault_handler, mdss_smmu);