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

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

Merge "msm: camera: reqmgr: Change debug message level" into dev/msm-4.9-camx

parents 7f1e5039 34815bf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -553,7 +553,7 @@ static int __cam_req_mgr_process_req(struct cam_req_mgr_core_link *link,
	}
	if (trigger == CAM_TRIGGER_POINT_EOF &&
			(!(link->trigger_mask & CAM_TRIGGER_POINT_SOF))) {
		CAM_ERR(CAM_CRM, "Applying for last SOF fails");
		CAM_DBG(CAM_CRM, "Applying for last SOF fails");
		return -EINVAL;
	}