From: Daniel Drake Date: Mon, 30 Apr 2012 21:06:27 +0000 (-0300) Subject: [media] via-camera: specify XO-1.5 camera clock speed X-Git-Tag: v3.5-rc1~104^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39fbb1d747aa88e410d0a25af92cd9e179ba0f4;p=pandora-kernel.git [media] via-camera: specify XO-1.5 camera clock speed For the ov7670 camera to return images at the requested frame rate, it needs to make calculations based on the clock speed, which is a completely external factor (depends on the wiring of the system). On the XO-1.5, which is the only known via-camera user, the camera is clocked at 90MHz. Pass this information to the ov7670 driver, to fix an issue where a framerate of 3x the requested amount was being provided. Signed-off-by: Daniel Drake Acked-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed