From: Hans Verkuil Date: Mon, 20 Feb 2012 05:21:00 +0000 (-0300) Subject: [media] pvrusb2: convert to video_ioctl2 X-Git-Tag: v3.5-rc1~104^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d26cfe26e475c9ddd09667dd6694b34469f4dc;p=pandora-kernel.git [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 Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed