From: Teresa Gámez Date: Wed, 18 May 2011 13:41:45 +0000 (-0300) Subject: [media] V4L: mt9m111: fix pixel clock X-Git-Tag: v3.0-rc1~322^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc90dea7be181cd876500b1d766faaa77c3d493;p=pandora-kernel.git [media] V4L: mt9m111: fix pixel clock This camera driver supports only rising edge, which is the default setting of the device. The function mt9m111_setup_pixfmt() overwrites this setting. So the driver actually uses falling edge. This patch corrects that. Signed-off-by: Teresa Gámez [g.liakhovetski@gmx.de: removed superfluous register write] Signed-off-by: Guennadi Liakhovetski Tested-by: Teresa Gámez Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed