V4L/DVB (11097): use video_ioctl2 as ioctl handler directly
authorJanne Grunau <j@jannau.net>
Wed, 18 Mar 2009 23:57:04 +0000 (20:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:28 +0000 (12:43 -0300)
The encoder commands ioctls are available in v4l2_ioctl_ops. Use them
and get rid of the custom ioctl handler and use video_ioctl2.

Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found