Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306126
b: refs/heads/master
c: c5a766c
h: refs/heads/master
v: v3
  • Loading branch information
Sakari Ailus authored and Mauro Carvalho Chehab committed Apr 10, 2012
1 parent 1b59782 commit dbe81df
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: ae184cda8d0eebfea6cf217abc3f94a7cfffe24d
refs/heads/master: c5a766ceb497078459115fcbd1412917083aa4a5
2 changes: 1 addition & 1 deletion trunk/include/media/v4l2-subdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ struct v4l2_subdev {
#define media_entity_to_v4l2_subdev(ent) \
container_of(ent, struct v4l2_subdev, entity)
#define vdev_to_v4l2_subdev(vdev) \
video_get_drvdata(vdev)
((struct v4l2_subdev *)video_get_drvdata(vdev))

/*
* Used for storing subdev information per file handle
Expand Down

0 comments on commit dbe81df

Please sign in to comment.