git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf73ce
)
[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT
author
Sakari Ailus
<sakari.ailus@iki.fi>
Wed, 2 May 2012 12:40:03 +0000
(09:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 5 Jul 2012 21:00:32 +0000
(18:00 -0300)
Remove input field in struct v4l2_buffer and flag V4L2_BUF_FLAG_INPUT which
tells the former is valid. The flag is used by no driver currently.
Also change the documentation accordingly.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found