staging: use videobuf2 framework for drivers/staging/dt3155v4l driver
authorMarin Mitov <mitov@issp.bas.bg>
Sat, 28 May 2011 18:45:27 +0000 (21:45 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2011 20:24:27 +0000 (13:24 -0700)
commit8ded351ad1889e5351f29b3b1b1716c4992856ee
treeb7185f1c39b7317289af9d8a907dd0f1c7cb6e51
parent7a1763320b8376caee8526823fc94ff612ca5358
staging: use videobuf2 framework for drivers/staging/dt3155v4l driver

This patch transforms drivers/staging/dt3155v4l driver to use videobuf2 framework.
Tested and works with "xawtv -f".

Either streaming API or read method should be selected during kernel configuration.

If both are selected into the driver (not possible without another patching),
either due to my misunderstanding or problems in xawtv (or both), I get kernel panic
after some start/stop of xawtv (not strictly reproducible).

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