Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285417
b: refs/heads/master
c: 87eaec5
h: refs/heads/master
i:
  285415: d8be7fe
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Dec 30, 2011
1 parent 3649161 commit b3a8e6d
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: 12ba77ee7b393dacfd8f71aaa9be8184b81e39ea
refs/heads/master: 87eaec5dff4e20228fb6ac72dc849fd12f4e86be
1 change: 1 addition & 0 deletions trunk/drivers/media/video/m5mols/m5mols_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -984,6 +984,7 @@ static int __devinit m5mols_probe(struct i2c_client *client,
sd = &info->sd;
strlcpy(sd->name, MODULE_NAME, sizeof(sd->name));
v4l2_i2c_subdev_init(sd, client, &m5mols_ops);
sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE;

sd->internal_ops = &m5mols_subdev_internal_ops;
info->pad.flags = MEDIA_PAD_FL_SOURCE;
Expand Down

0 comments on commit b3a8e6d

Please sign in to comment.