From: Sakari Ailus Date: Wed, 2 May 2012 12:40:03 +0000 (-0300) Subject: [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT X-Git-Tag: v3.6-rc1~40^2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b719d7baf490e24ce7d817c6337b7c87fda84c1;p=pandora-kernel.git [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 Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed