Skip to content

Commit

Permalink
Staging: go7007: Convert driver to use video_ioctl2
Browse files Browse the repository at this point in the history
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 <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Mauro Carvalho Chehab authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent b11869d commit 65f9f61
Showing 1 changed file with 823 additions and 695 deletions.
Loading

0 comments on commit 65f9f61

Please sign in to comment.