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

Commit 85e320bd authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: Populate device node for secure context bank" into dev/msm-4.14-camx

parents 491f8f9e a161d6aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3307,6 +3307,7 @@ static int cam_populate_smmu_context_banks(struct device *dev,

	if (cb->is_secure) {
		/* increment count to next bank */
		cb->dev = dev;
		iommu_cb_set.cb_init_count++;
		return 0;
	}