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

Commit 9f3af1e9 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: change log level for DCVS messages"

parents c12c8dc1 ed8f7cfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -596,7 +596,7 @@ static bool msm_dcvs_check_supported(struct msm_vidc_inst *inst)
	res = &core->resources;

	if (!res->dcvs_limit) {
		dprintk(VIDC_WARN,
		dprintk(VIDC_INFO,
				"%s: dcvs limit table not found\n", __func__);
		return false;
	}