diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-04-14 14:33:00 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-04-17 01:57:25 +0400 |
commit | 3415a89f48dce655ae353bc70a8e292764e8e931 (patch) | |
tree | 5e14b498a4f12817dce2ca2666aa05477ad0f755 /firmware | |
parent | 5f26f2501b81190b60a0b72d611668fb6a59dd24 (diff) | |
download | linux-3415a89f48dce655ae353bc70a8e292764e8e931.tar.xz |
[media] vb2: add thread support
In order to implement vb2 DVB support you need to be able to start
a kernel thread that queues and dequeues buffers, calling a callback
function for every buffer. This patch adds support for that.
It's based on drivers/media/v4l2-core/videobuf-dvb.c, but with all the DVB
specific stuff stripped out, thus making it much more generic.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions