Commit 53ce5239 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[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: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 60c2820d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ ioctl VIDIOC_REQBUFS
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