Files
linux/include/uapi
William Wu f61d769615 media: v4l: increase the data length of v4l2_event
The rockchip IQ tool sends data via usb uvc. The data buf
of v4l2_event is used for IQ tool userspace on uvc device
side to receive vendor specific data from host, the max
length of data maybe 4096 bytes, so increase the data length
of v4l2_event to 4100.

I have already tested the usb host uvc function, it works
well with this patch.

Note:
The userspace need to update the data length of v4l2_event
to 4100 synchronously.

Change-Id: I1a4673d50137760e190a17c6981740952fac2ca7
Signed-off-by: William Wu <william.wu@rock-chips.com>
2018-11-29 20:49:38 +08:00
..
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2014-10-08 20:15:57 +11:00