From: Javier Martin Date: Tue, 29 Jan 2013 10:16:59 +0000 (-0300) Subject: [media] media: ov7670: calculate framerate properly for ov7675 X-Git-Tag: v3.9-rc1~93^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6dd927f34d64014c4b196132b5cdf9f2e2a3ae5;p=pandora-kernel.git [media] media: ov7670: calculate framerate properly for ov7675 According to the datasheet ov7675 uses a formula to achieve the desired framerate that is different from the operations done in the current code. In fact, this formula should apply to ov7670 too. This would mean that current code is wrong but, in order to preserve compatibility, the new formula will be used for ov7675 only. Signed-off-by: Javier Martin Cc: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed