[media] Documentation: fix outdated statement re. v4l2
authorNicolas THERY <nicolas.thery@st.com>
Fri, 26 Oct 2012 12:01:55 +0000 (09:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 Dec 2012 19:39:57 +0000 (17:39 -0200)
Fix tense used for describing struct v4l2_fh as it has been added a
while ago.

Signed-off-by: Nicolas Thery <nicolas.thery@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/v4l2-framework.txt

index 32bfe926e8d77717e67a9e485ca89b398f5c26a8..0a1ef671c9d42eb456c0f60738519ad1c98f6479 100644 (file)
@@ -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