Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124510
b: refs/heads/master
c: 7d292de
h: refs/heads/master
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 2b08436 commit 083bc66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: cedacfec4d8ef97f3df7755c07f79e5b9dcf010b
refs/heads/master: 7d292de890a2367ddb605f9a52b015e45c10e322
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/gspca/m5602/m5602_ov9650.h
Original file line number Diff line number Diff line change
Expand Up @@ -432,9 +432,9 @@ static const unsigned char init_ov9650[][3] =
{BRIDGE, M5602_XB_VSYNC_PARA, 0x00},
{BRIDGE, M5602_XB_VSYNC_PARA, 0x00},
{BRIDGE, M5602_XB_HSYNC_PARA, 0x00},
{BRIDGE, M5602_XB_HSYNC_PARA, 0x5e}, /* 94 */
{BRIDGE, M5602_XB_HSYNC_PARA, 0x02}, /* 734 */
{BRIDGE, M5602_XB_HSYNC_PARA, 0xde}
{BRIDGE, M5602_XB_HSYNC_PARA, 0x64}, /* 100 */
{BRIDGE, M5602_XB_HSYNC_PARA, 0x02}, /* 640 + 100 */
{BRIDGE, M5602_XB_HSYNC_PARA, 0xe4}
};

static const unsigned char power_down_ov9650[][3] =
Expand Down

0 comments on commit 083bc66

Please sign in to comment.