Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294975
b: refs/heads/master
c: 14b702d
h: refs/heads/master
i:
  294973: f554962
  294971: 74cd6b0
  294967: 481e29a
  294959: 54407c1
  294943: b4a0d0a
  294911: 35f6dac
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Mar 8, 2012
1 parent 8a52a71 commit a53f66c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb6f8c0269644a19ee5e9bd6db080b364ab28ea7
refs/heads/master: 14b702dd71d38b6d0662251b3f8cd60da98602ce
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/s5k6aa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1582,8 +1582,8 @@ static int s5k6aa_probe(struct i2c_client *client,
s5k6aa->inv_vflip = pdata->vert_flip;

sd = &s5k6aa->sd;
strlcpy(sd->name, DRIVER_NAME, sizeof(sd->name));
v4l2_i2c_subdev_init(sd, client, &s5k6aa_subdev_ops);
strlcpy(sd->name, DRIVER_NAME, sizeof(sd->name));

sd->internal_ops = &s5k6aa_subdev_internal_ops;
sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE;
Expand Down

0 comments on commit a53f66c

Please sign in to comment.