Skip to content

Commit 61e763f

Browse files
topdjgodjamess-huang
authored andcommitted
Fix RK bug for webcam sometime restart crash
RK case - https://redmine.rockchip.com.cn/issues/179756 Change-Id: I52c59fa1f104ca57aef5dc69604ef90b972e200c Reviewed-on: https://tp-biosrd-v02/gerrit/84468 Reviewed-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com> Tested-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com>
1 parent 876ded7 commit 61e763f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/uapi/linux/videodev2.h

100644100755
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1497,7 +1497,6 @@ struct v4l2_ext_control {
14971497
struct v4l2_ctrl_vp8_frame_hdr __user *p_vp8_frame_hdr;
14981498
void __user *ptr;
14991499
};
1500-
__s32 rect[4];/*rockchip add for focus zone*/
15011500
} __attribute__ ((packed));
15021501

15031502
struct v4l2_ext_controls {

0 commit comments

Comments
 (0)