]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit76717b887cccc77d04357fc0d6ac98f894e3eb3c
tree2ac15d685d39e9171060914dc963fc086bf7971e
parent9aba42efe85bc7a55e3fed0747ce14abc9ee96e7
V4L/DVB (11097): use video_ioctl2 as ioctl handler directly

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>
drivers/media/video/hdpvr/hdpvr-video.c