staging: dt3155v4l syncronize with API changes
authorMarin Mitov <mitov@issp.bas.bg>
Fri, 7 May 2010 08:00:35 +0000 (11:00 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 21:29:40 +0000 (14:29 -0700)
commit717f4a5f55e307b3ba2b1a8c05428bb5dd35047e
tree376bf54cb3bf24bc14cc1da983efe4207146346c
parent0cbd8d9854284d3ff38d04aaa3ae726fb1c4a958
staging: dt3155v4l syncronize with API changes

dt3155v4l driver, as in -rc6-next-20100506 compiles, but will
not run properly due to recent changes in the videobuf APIs.

This patch synchronizes some functions that have been copied
from drivers/media/video/videobuf-dma-contig.c (and modified)
with the recent (-rc6 -> -rc6-next-) changes in videobuf layer
especially drivers/media/video/videobuf-dma-contig.c

Signed-off-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dt3155v4l/dt3155v4l.c