Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174055
b: refs/heads/master
c: 0939e26
h: refs/heads/master
i:
  174053: af16723
  174051: 9a60b27
  174047: da4c662
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 72a6f51 commit b65098d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 98941e4dade35ab2e83c9bc796fdc76ed3636a75
refs/heads/master: 0939e266697d516ba09cfaec6a97887600a4162d
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/gspca/sonixj.c
Original file line number Diff line number Diff line change
Expand Up @@ -1549,6 +1549,8 @@ static void setvflip(struct sd *sd)
{
u8 comn;

if (sd->gspca_dev.ctrl_dis & (1 << VFLIP_IDX))
return;
if (sd->sensor == SENSOR_OV7630) {
comn = 0x02;
if (!sd->vflip)
Expand Down

0 comments on commit b65098d

Please sign in to comment.