Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250297
b: refs/heads/master
c: a1de7a0
h: refs/heads/master
i:
  250295: e333792
v: v3
  • Loading branch information
Teresa Gámez authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent be192e3 commit 4ed6065
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2dcad49bc346054b49bd40fd96f397fec695a0f
refs/heads/master: a1de7a00ae6169973f188a2e6690e34d84613853
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/mt9v022.c
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ static int mt9v022_set_bus_param(struct soc_camera_device *icd,

flags = soc_camera_apply_sensor_flags(icl, flags);

if (flags & SOCAM_PCLK_SAMPLE_RISING)
if (flags & SOCAM_PCLK_SAMPLE_FALLING)
pixclk |= 0x10;

if (!(flags & SOCAM_HSYNC_ACTIVE_HIGH))
Expand Down

0 comments on commit 4ed6065

Please sign in to comment.