From: Guennadi Liakhovetski Date: Wed, 28 Sep 2011 10:23:27 +0000 (-0300) Subject: [media] V4L: videobuf2: update buffer state on VIDIOC_QBUF X-Git-Tag: v3.2-rc1~63^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21db3e07e1c6302556ae3215ddf0539f5d763b62;p=pandora-kernel.git [media] V4L: videobuf2: update buffer state on VIDIOC_QBUF V4L2 specification states, that the videobuffer state flags have to be updated on VIDIOC_QBUF ioctl(). Videobuf2 currently doesn't do that, which is fixed by this patch. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed