]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[media] DocBook: add dmabuf as streaming I/O in VIDIOC_REQBUFS description
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 31 May 2016 16:56:07 +0000 (13:56 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Jul 2016 19:16:55 +0000 (16:16 -0300)
Commit 4b9c1cb641c46 ("[media] Documentation: media: description of DMABUF
importing in V4L2") documented the V4L2 dma-buf importing support but did
not update the VIDIOC_REQBUFS description, so only the Memory Mapping and
User Pointer I/O methods are mentioned.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/DocBook/media/v4l/vidioc-reqbufs.xml

index 0f193fda0470fd7ab2c6811914b1caf1196c5485..6f529e100ea49f25d7d438156abf74105a4be352 100644 (file)
@@ -6,7 +6,7 @@
 
   <refnamediv>
     <refname>VIDIOC_REQBUFS</refname>
-    <refpurpose>Initiate Memory Mapping or User Pointer I/O</refpurpose>
+    <refpurpose>Initiate Memory Mapping, User Pointer or DMA Buffer I/O</refpurpose>
   </refnamediv>
 
   <refsynopsisdiv>