From: Marin Mitov Date: Sat, 28 May 2011 18:45:27 +0000 (+0300) Subject: staging: use videobuf2 framework for drivers/staging/dt3155v4l driver X-Git-Tag: v3.1-rc1~232^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ded351ad1889e5351f29b3b1b1716c4992856ee;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed