From: Hans Verkuil Date: Mon, 7 Apr 2014 12:20:39 +0000 (-0300) Subject: [media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35e41b57624b9a8c0014420cdfb24454e4773c5;p=pandora-kernel.git [media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE This is not allowed by the spec and does in fact not make any sense. Return -EINVAL if this is the case. Signed-off-by: Hans Verkuil Acked-by: Pawel Osciak Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed