[media] doc-rst: add dmabuf as streaming I/O in VIDIOC_REQBUFS description

Commit 707e65831d3b("[media] DocBook: add dmabuf as streaming I/O
in VIDIOC_REQBUFS description") added DMABUF to reqbufs description,
but, as we're migrating to ReST markup, we need to keep it in sync
with the change.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-07-08 15:39:03 -03:00
parent 60c2820d0f
commit 53ce523986
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ioctl VIDIOC_REQBUFS
Name Name
==== ====
VIDIOC_REQBUFS - Initiate Memory Mapping or User Pointer I/O VIDIOC_REQBUFS - Initiate Memory Mapping, User Pointer I/O or DMA buffer I/O
Synopsis Synopsis