commit | 76717b887cccc77d04357fc0d6ac98f894e3eb3c | [log] [tgz] |
---|---|---|
author | Janne Grunau <j@jannau.net> | Wed Mar 18 20:57:04 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:28 2009 -0300 |
tree | 2ac15d685d39e9171060914dc963fc086bf7971e | |
parent | 9aba42efe85bc7a55e3fed0747ce14abc9ee96e7 [diff] |
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>