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

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

Merge "msm: ipa4: SMMU additional support for APPS" into msm-4.14

parents 85e3f8f4 967b64e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6158,7 +6158,7 @@ static int ipa_smmu_ap_cb_probe(struct device *dev)
	smmu_info.present[IPA_SMMU_CB_AP] = true;
	ipa3_ctx->pdev = dev;

	return result;
	return 0;
}

static int ipa_smmu_cb_probe(struct device *dev, enum ipa_smmu_cb_type cb_type)