Loading drivers/media/platform/msm/camera/cam_smmu/cam_smmu_api.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading Loading
drivers/media/platform/msm/camera/cam_smmu/cam_smmu_api.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; } Loading