Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306466
b: refs/heads/master
c: 61282da
h: refs/heads/master
v: v3
  • Loading branch information
Masahiro Nakai authored and Mauro Carvalho Chehab committed May 15, 2012
1 parent ec8b22c commit dcdcb2e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2564f67bc8d56e5c7fc2970f80f41f2d38db3e21
refs/heads/master: 61282daf505f3c8def09332ca337ac257b792029
1 change: 1 addition & 0 deletions trunk/drivers/media/video/mt9t112.c
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ static int mt9t112_init_pll(const struct i2c_client *client)
* I2C Master Clock Divider
*/
mt9t112_reg_write(ret, client, 0x0014, 0x3046);
mt9t112_reg_write(ret, client, 0x0016, 0x0400); /* JPEG initialization workaround */
mt9t112_reg_write(ret, client, 0x0022, 0x0190);
mt9t112_reg_write(ret, client, 0x3B84, 0x0212);

Expand Down

0 comments on commit dcdcb2e

Please sign in to comment.