From: Hans Verkuil Date: Thu, 5 Mar 2015 21:00:07 +0000 (-0300) Subject: [media] marvell-ccic: correctly requeue buffers X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca657b28fd63f0f0971247e12727d286043b1d15;p=pandora-kernel.git [media] marvell-ccic: correctly requeue buffers If start_streaming fails or stop_streaming is called, then all queued buffers need to be given back to vb2. This prevents vb2 from calling WARN_ON when it detects that this is not done correctly. Signed-off-by: Hans Verkuil Acked-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed