Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276874
b: refs/heads/master
c: 6b806e3
h: refs/heads/master
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Mauro Carvalho Chehab committed Dec 11, 2011
1 parent 2073f4d commit dbb0733
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: 9c0223b53a26c506ecc7a36ec491afa688eebee1
refs/heads/master: 6b806e30a3149816454a7ab71d50c244ebdb27d1
1 change: 1 addition & 0 deletions trunk/drivers/media/video/mt9m111.c
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,7 @@ static int mt9m111_probe(struct i2c_client *client,
mt9m111->rect.height = MT9M111_MAX_HEIGHT;
mt9m111->fmt = &mt9m111_colour_fmts[0];
mt9m111->lastpage = -1;
mutex_init(&mt9m111->power_lock);

ret = mt9m111_video_probe(client);
if (ret) {
Expand Down

0 comments on commit dbb0733

Please sign in to comment.