]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 3 Aug 2007 02:31:54 +0000 (23:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:56 +0000 (22:14 -0300)
commit5a0377060efcf844f4e359f3ab013de7f1b98da2
tree74e4a3798037a8d21c5124e44acd7710bff26c81
parent87b9ad070cf76c0f1e8cf836f7eb86e9ac94e34a
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc

This patch removes the usage of videobuf-dma-sg from vivi driver, using
instead videobuf-vmalloc. This way, vivi will be useful for testing the
newer method. Reverting this patch won't hurt vivi, since both methods
work fine.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/vivi.c