From: Mauro Carvalho Chehab Date: Thu, 14 Sep 2006 16:36:34 +0000 (-0300) Subject: V4L/DVB (4637): Add a default method for VIDIOC_G_PARM X-Git-Tag: v2.6.19-rc1~643^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2d034e3c0ce4c1c89f1636a9f4aa7615cc7474;p=pandora-kernel.git V4L/DVB (4637): Add a default method for VIDIOC_G_PARM For most drivers, VIDIOC_G_PARM will just return the current standard fps. So, instead of failing, drivers based on video_ioctl2 will implement the default method. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed