commit | ca657b28fd63f0f0971247e12727d286043b1d15 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Thu Mar 05 18:00:07 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri May 01 07:46:56 2015 -0300 |
tree | 7e13afd356026adb07aa9a1fc87723fbddddb39d | |
parent | 534234299867abb1db534a10c63cd155c7c6fb8e [diff] |
[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 <hans.verkuil@cisco.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>