summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/mediactl/request-func-close.rst
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2018-08-28 11:11:04 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-11 15:58:43 +0200
commitd4215edbd4b170b207b0e5a1d8ae42fb49f5c470 (patch)
treedb1df36c81efab414012420efe3f28a868f1c754 /Documentation/media/uapi/mediactl/request-func-close.rst
parentmedia: media-request: EPERM -> EACCES/EBUSY (diff)
downloadlinux-d4215edbd4b170b207b0e5a1d8ae42fb49f5c470.tar.xz
linux-d4215edbd4b170b207b0e5a1d8ae42fb49f5c470.zip
media: media-request: update documentation
Various clarifications and readability improvements based on Laurent Pinchart's review of the documentation. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reviewed-by: Tomasz Figa <tfiga@chromium.org> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/uapi/mediactl/request-func-close.rst')
-rw-r--r--Documentation/media/uapi/mediactl/request-func-close.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/mediactl/request-func-close.rst b/Documentation/media/uapi/mediactl/request-func-close.rst
index b5c78683840b..098d7f2b9548 100644
--- a/Documentation/media/uapi/mediactl/request-func-close.rst
+++ b/Documentation/media/uapi/mediactl/request-func-close.rst
@@ -36,6 +36,7 @@ Description
Closes the request file descriptor. Resources associated with the request
are freed once all file descriptors associated with the request are closed
and the driver has completed the request.
+See :ref:`here <media-request-life-time>` for more information.
Return Value