From: Hans Verkuil Date: Tue, 20 Jan 2015 15:18:16 +0000 (-0300) Subject: [media] vb2: allow requeuing buffers while streaming X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0eff016f7272faa6dc6eec722b1ca1970ff9aa;p=pandora-kernel.git [media] vb2: allow requeuing buffers while streaming vb2_buffer_done() already allows STATE_QUEUED, but currently only when not streaming. It is useful to allow it while streaming as well, as this makes it possible for drivers to requeue buffers while waiting for a stable video signal. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed