commit | 5f65ca81c321e8390645b80460444c3aa04c856f | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Sun Mar 08 11:40:39 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 18:11:12 2015 -0300 |
tree | 91078629c0278f92d041271d8374199a8866e6a4 | |
parent | 6692871a7c898ff05b33e58f1eab3ec1975bc894 [diff] |
[media] media: blackfin: bfin_capture: set min_buffers_needed this patch sets the min_buffers_needed field of the vb2 queue so that the vb2 core will make sure start_streaming() callback is called only when we have minimum buffers queued. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Tested-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>