From: Mauro Carvalho Chehab Date: Tue, 14 Jul 2009 05:38:18 +0000 (-0300) Subject: V4L/DVB (12240): mt9v011: add a function to calculate frames per second rate X-Git-Tag: v2.6.31-rc5~89^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11206e67f738b04d0c508795adc9bff504bc875;p=pandora-kernel.git V4L/DVB (12240): mt9v011: add a function to calculate frames per second rate It is possible to adjust the fps rate by changing some register values. This is function of the connected Xtal at the camera sensor, being a 27 MHz cristal needed, in order to support 640x480 at 30 fps. For now, it will only calculate the values for fps. Later patches may introduce V4L2 ioctls, to allow frequency rate adjustments. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed