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)
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>

No differences found