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

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

Merge "msm: vidc: Enable Computer Vision Program (CVP) domain" into msm-4.14

parents 90cf7538 d2f021d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -220,7 +220,7 @@ static struct msm_vidc_common_data sdm845_common_data[] = {
	},
	{
		.key = "qcom,domain-cvp",
		.value = 0,
		.value = 1,
	},
};