From: Mauro Carvalho Chehab Date: Wed, 12 Nov 2008 00:54:30 +0000 (-0200) Subject: Staging: go7007: Convert driver to use video_ioctl2 X-Git-Tag: v2.6.29-rc1~228^2~131 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65f9f6190b2e058f57acab7c2617ee1f5a35bd79;p=pandora-kernel.git Staging: go7007: Convert driver to use video_ioctl2 go7007: Convert driver to use video_ioctl2 go7007 driver were using the old method of having a big switch for handling ioctls. Use instead the new video_ioctl2 method. This patch also adds support for the 2.6.19 new ioctls to enumberate video formats and intervals. Still lacking the implementation of compression ioctls needed on go7007. This patch weren't tested, due to the lack of a hardware with me. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed