commit | 5a0377060efcf844f4e359f3ab013de7f1b98da2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Aug 02 23:31:54 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:14:56 2007 -0300 |
tree | 74e4a3798037a8d21c5124e44acd7710bff26c81 | |
parent | 87b9ad070cf76c0f1e8cf836f7eb86e9ac94e34a [diff] |
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>