Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357003
b: refs/heads/master
c: f818b35
h: refs/heads/master
i:
  357001: afec88b
  356999: 42363e2
v: v3
  • Loading branch information
Nicolas THERY authored and Mauro Carvalho Chehab committed Dec 18, 2012
1 parent 8e6183f commit bdfd70e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3408d886173ff57c91bdeda9c3c35c62b5fac1be
refs/heads/master: f818b358dc94c845490dfc8a9771492e5311fe9e
3 changes: 1 addition & 2 deletions trunk/Documentation/video4linux/v4l2-framework.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ Structure of the framework
The framework closely resembles the driver structure: it has a v4l2_device
struct for the device instance data, a v4l2_subdev struct to refer to
sub-device instances, the video_device struct stores V4L2 device node data
and in the future a v4l2_fh struct will keep track of filehandle instances
(this is not yet implemented).
and the v4l2_fh struct keeps track of filehandle instances.

The V4L2 framework also optionally integrates with the media framework. If a
driver sets the struct v4l2_device mdev field, sub-devices and video nodes
Expand Down

0 comments on commit bdfd70e

Please sign in to comment.