-
由 Teresa Gámez 提交于
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: NTeresa Gámez <t.gamez@phytec.de> [g.liakhovetski@gmx.de: removed superfluous register write] Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski@gmx.de> Tested-by: NTeresa Gámez <t.gamez@phytec.de> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
4bc90dea