From: Archit Taneja Date: Tue, 11 Mar 2014 07:47:52 +0000 (-0300) Subject: [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers X-Git-Tag: v3.15-rc1~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe24c6759b341ab2504318e50ccd5482f5e6002;p=pandora-kernel.git [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers The dequed CAPTURE_MPLANE type buffers don't contain the flags that the originally queued OUTPUT_MPLANE type buffers have. This breaks compliance. Copy the source v4l2_buffer flags to the destination v4l2_buffer flags before they are dequed. Reviewed-by: Hans Verkuil Signed-off-by: Archit Taneja Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed