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

Commit eefecb17 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 4e1052e8 on remote branch

Change-Id: I79f20217c653435c7b353270d7fc60306a81a70e
parents 160a1840 4e1052e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4856,7 +4856,7 @@ int msm_comm_qbufs_batch(struct msm_vidc_inst *inst,
loop_end:
		/* Queue pending buffers till batch size */
		if (num_buffers_queued == inst->batch.size) {
			s_vpr_e(inst->sid, "%s: Queue buffers till batch size\n");
			s_vpr_l(inst->sid, "Queue buffers till batch size\n");
			break;
		}
	}