Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271873
b: refs/heads/master
c: 653822b
h: refs/heads/master
i:
  271871: ccf9a98
v: v3
  • Loading branch information
Andy Shevchenko authored and Mauro Carvalho Chehab committed Sep 22, 2011
1 parent aaf5b63 commit 0d4a760
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: 425b91c94a8287a9e1463f2ba23170584077ebe6
refs/heads/master: 653822b9276472aa760fa80f32ffcc777de9c403
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/adp1653.c
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ static int adp1653_probe(struct i2c_client *client,
if (ret < 0)
goto free_and_quit;

flash->subdev.entity.type = MEDIA_ENT_T_V4L2_SUBDEV_FLASH;

return 0;

free_and_quit:
Expand Down

0 comments on commit 0d4a760

Please sign in to comment.