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

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

Merge "msm: camera: Correct the condition for buffer drop"

parents c263a7dc 19ac3511
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2857,7 +2857,7 @@ static int msm_isp_request_frame(struct vfe_device *vfe_dev,
	}
	if ((frame_src == VFE_PIX_0) && !stream_info->undelivered_request_cnt &&
		MSM_VFE_STREAM_STOP_PERIOD !=
		stream_info->prev_framedrop_period) {
		stream_info->current_framedrop_period) {
		pr_debug("%s:%d vfe %d frame_id %d prev_pattern %x stream_id %x\n",
			__func__, __LINE__, vfe_dev->pdev->id, frame_id,
			stream_info->prev_framedrop_period,