From: Pawel Osciak
Date: Fri, 23 Apr 2010 08:38:38 +0000 (-0300)
Subject: V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device
X-Git-Tag: v2.6.35-rc1~480^2~124
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d8eab5d0a1a9741a4cae1b3c125d75d1aabedf;p=pandora-kernel.git
V4L/DVB: [v5,2/2] v4l: Add a mem-to-mem videobuf framework test device
This is a virtual device driver for testing the memory-to-memory framework.
This virtual device uses in-memory buffers for both its source and destination.
It is capable of multi-instance, multi-buffer-per-transaction operation
(via the mem2mem framework).
[mchehab@redhat.com: use videobuf_queue_to_vaddr instead of the removed videobuf_queue_to_vmalloc]
Signed-off-by: Pawel Osciak
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
Reviewed-by: Vaibhav Hiremath
Tested-by: Vaibhav Hiremath
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed