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

Commit e047e8e3 authored by Darshana Patil's avatar Darshana Patil
Browse files

msm: venc: remove volatile flag from LTR control



Remove volatile flag associated with LTR control.

Change-Id: I86c7fdb8b50adecf84d97145fad406f0e23002df
Signed-off-by: default avatarDarshana Patil <darshana@codeaurora.org>
parent 8ce34de1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -545,7 +545,6 @@ static struct msm_vidc_ctrl msm_venc_ctrls[] = {
		.default_value = 0,
		.step = 1,
		.qmenu = NULL,
		.flags = V4L2_CTRL_FLAG_VOLATILE,
	},
	{
		.id = V4L2_CID_MPEG_VIDC_VIDEO_MARKLTRFRAME,