upstream: [media] vb2: Add videobuf2-dvb support
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 9 Oct 2013 11:01:05 +0000 (08:01 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:49 +0000 (14:26 +0900)
commit1948dca89f326a75d3237e355cbb85524c4c61de
treeaf08d6f47c0ef363c7c9c5bc840e25d894a27f61
parent765c03b24803f72ef88fc9cb67f65f0a877e4e7c
upstream: [media] vb2: Add videobuf2-dvb support

With the new vb2_thread_start/stop core code it is very easy to implement
videobuf2-dvb. This should simplify converting existing videobuf drivers to
vb2.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/Kconfig
drivers/media/v4l2-core/Makefile
drivers/media/v4l2-core/videobuf2-dvb.c [new file with mode: 0644]
include/media/videobuf2-dvb.h [new file with mode: 0644]