diff options
author | Teresa Gámez <t.gamez@phytec.de> | 2011-05-18 09:41:45 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 11:07:12 -0400 |
commit | 4bc90dea7be181cd876500b1d766faaa77c3d493 (patch) | |
tree | ad857a7057d33f673e645866f61eea97bacf6083 /include/media | |
parent | a1de7a00ae6169973f188a2e6690e34d84613853 (diff) |
[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 <t.gamez@phytec.de>
[g.liakhovetski@gmx.de: removed superfluous register write]
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Tested-by: Teresa Gámez <t.gamez@phytec.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions