commit | 1c2d034e3c0ce4c1c89f1636a9f4aa7615cc7474 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Sep 14 13:36:34 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Sep 26 12:30:36 2006 -0300 |
tree | 53e7454a2dac4f21de1056f1fdc75ac73e855918 | |
parent | 3d265c96ccb8f72153b4e926053a79e1a52bf264 [diff] |
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 <mchehab@infradead.org>