From: Mauro Carvalho Chehab Date: Fri, 3 Aug 2007 02:31:54 +0000 (-0300) Subject: V4L/DVB (6255): Convert vivi to use videobuf-vmalloc X-Git-Tag: v2.6.24-rc1~1463^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a0377060efcf844f4e359f3ab013de7f1b98da2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed