Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124389
b: refs/heads/master
c: c06eb61
h: refs/heads/master
i:
  124387: 8bed422
v: v3
  • Loading branch information
Jim Paris authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 4764a11 commit c0e9ca4
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 0f7a50b29dd9c8603d5ce15c11fd1a1d731e1a6d
refs/heads/master: c06eb61941459b1981817fb675d0104ac0cd6df8
4 changes: 4 additions & 0 deletions trunk/drivers/media/video/gspca/ov534.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@ static const __u8 ov534_reg_initdata[][2] = {
{ 0x1d, 0x58 }, /* frame size */
{ 0x1d, 0x00 }, /* frame size */

{ 0x1c, 0x0a },
{ 0x1d, 0x08 }, /* turn on UVC header */
{ 0x1d, 0x0e }, /* .. */

{ 0x8d, 0x1c },
{ 0x8e, 0x80 },
{ 0xe5, 0x04 },
Expand Down

0 comments on commit c0e9ca4

Please sign in to comment.