media: vidioc-reqbufs/create-bufs.rst: fix typo
any others capabilities -> any other capabilities Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
9cc056e606
commit
fcab45adb8
@ -113,7 +113,7 @@ than the number requested.
|
|||||||
- Set by the driver. If 0, then the driver doesn't support
|
- Set by the driver. If 0, then the driver doesn't support
|
||||||
capabilities. In that case all you know is that the driver is
|
capabilities. In that case all you know is that the driver is
|
||||||
guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support
|
guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support
|
||||||
other :c:type:`v4l2_memory` types. It will not support any others
|
other :c:type:`v4l2_memory` types. It will not support any other
|
||||||
capabilities. See :ref:`here <v4l2-buf-capabilities>` for a list of the
|
capabilities. See :ref:`here <v4l2-buf-capabilities>` for a list of the
|
||||||
capabilities.
|
capabilities.
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ aborting or finishing any DMA in progress, an implicit
|
|||||||
- Set by the driver. If 0, then the driver doesn't support
|
- Set by the driver. If 0, then the driver doesn't support
|
||||||
capabilities. In that case all you know is that the driver is
|
capabilities. In that case all you know is that the driver is
|
||||||
guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support
|
guaranteed to support ``V4L2_MEMORY_MMAP`` and *might* support
|
||||||
other :c:type:`v4l2_memory` types. It will not support any others
|
other :c:type:`v4l2_memory` types. It will not support any other
|
||||||
capabilities.
|
capabilities.
|
||||||
|
|
||||||
If you want to query the capabilities with a minimum of side-effects,
|
If you want to query the capabilities with a minimum of side-effects,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user