V4L/DVB (12399): mt9v011: Add support for controlling frame rates
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 7 Aug 2009 00:03:35 +0000 (21:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:07 +0000 (20:39 -0300)
commit83053f7fe3eb0b6b1634d24ede87f1daa01ae60c
tree8f7fd35cd235f9bbfce3a4f56a756359e5facb51
parent93b999239c418cf5c668fd966ac2c5c27b8180dd
V4L/DVB (12399): mt9v011: Add support for controlling frame rates

Implement g_parm/s_parm ioctls. Those are used to check the current
frame rate (in fps) and to set it to a value. In practice, there are
only 15 possible different speeds, due to chip limits.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9v011.c