[media] pvrusb2: convert to video_ioctl2
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 20 Feb 2012 05:21:00 +0000 (02:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 May 2012 19:49:09 +0000 (16:49 -0300)
commitc6d26cfe26e475c9ddd09667dd6694b34469f4dc
treec4cc0acd78c242d5eb62d9ae922110993245d3a3
parent5f1a12f5d03ecd920e09c08e1b9fc1312a1d6da4
[media] pvrusb2: convert to video_ioctl2

Note: there is one FIXME remaining: the tvnorms field of struct
video_device should be set up correctly. I have used V4L2_STD_ALL for
now, but I'm sure this can be improved. This field is used by
video_ioctl2 to implement ENUMSTD.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-v4l2.c