8d0f720028cc39255785bba1c44a356b2c59fa2b

- Do not clear V4L2_FL_USES_V4L2_FH flag because this flag indicates that file->private_data points to &struct v4l2_fh. - Initialize v4l2 ctrl handler with driver ctrl handler. - Add ctrl ops for g_volatile_ctrl to return updated value of volatile ctrls from driver. Fixes: v4l2-compliance: testPrio (VIDIOC_G/S_PRIORITY). testQueryControls (VIDIOC_QUERYCTRL). Change-Id: Ibe4b6fa67d2c02a5afeb627f2060e4761c5ef717 Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Descrição
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%