commit | 2b719d7baf490e24ce7d817c6337b7c87fda84c1 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Wed May 02 09:40:03 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jul 05 18:00:32 2012 -0300 |
tree | 72059aea0fc81e45fdc0eb9b7c41e81a5ad31c36 | |
parent | 5cf73ce15f704876378733794864336fbec6c97e [diff] |
[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT 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>