diff options
| author | Laurent Pinchart <[email protected]> | 2014-03-23 16:19:50 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2014-05-15 11:07:56 -0500 |
| commit | c9e44b5354000386ef1324d200bf99b597756594 (patch) | |
| tree | b9bd43ba24093b79284acee5b4046cf6f82e740d /tools/perf/scripts/python | |
| parent | f17388cc29090a94268256f1a17445e715bc5d94 (diff) | |
usb: gadget: uvc: Set the vb2 queue timestamp flags
The vb2 queue timestamp_flags field must be set by drivers, as enforced
by a WARN_ON in vb2_queue_init. The UVC gadget driver failed to do so.
This resulted in the following warning.
[ 2.104371] g_webcam gadget: uvc_function_bind
[ 2.105567] ------------[ cut here ]------------
[ 2.105567] ------------[ cut here ]------------
[ 2.106779] WARNING: CPU: 0 PID: 1 at drivers/media/v4l2-core/videobuf2-core.c:2207 vb2_queue_init+0xa3/0x113()
Fix it.
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Hans Verkuil <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions