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

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

Merge "iommu: msm: Remove double programming on IMPL DFND registers"

parents f33b3b85 8d5b1a4e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -607,7 +607,6 @@ static int msm_iommu_attach_dev(struct iommu_domain *domain, struct device *dev)

		ret = msm_iommu_sec_program_iommu(iommu_drvdata->sec_id);

		SET_MICRO_MMU_CTRL_RESERVED(iommu_drvdata->base, 0x3);
		/* bfb settings are always programmed by HLOS */
		program_iommu_bfb_settings(iommu_drvdata->base,
					   iommu_drvdata->bfb_settings);