aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/media
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@chromium.org>2019-10-16 06:52:39 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-24 18:36:56 -0300
commita55cc9efa55ee5db15474d78bb2666469c6ac0c5 (patch)
tree9594cbbe5a90bd9e7bb979414ab33c9d8e8c6fbe /Documentation/media
parentmedia: imx.rst: Pass the v4l2-ctl configuration (diff)
downloadwireguard-linux-a55cc9efa55ee5db15474d78bb2666469c6ac0c5.tar.xz
wireguard-linux-a55cc9efa55ee5db15474d78bb2666469c6ac0c5.zip
media: Documentation: v4l: fix section depth
The request API documentation introduced a new section which should have been a subsection. Fix this. Signed-off-by: Alexandre Courbot <acourbot@chromium.org> Signed-off-by: Alexandre Courbot <gnurou@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media')
-rw-r--r--Documentation/media/uapi/mediactl/request-api.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/mediactl/request-api.rst b/Documentation/media/uapi/mediactl/request-api.rst
index a74c82d95609..01abe8103bdd 100644
--- a/Documentation/media/uapi/mediactl/request-api.rst
+++ b/Documentation/media/uapi/mediactl/request-api.rst
@@ -53,8 +53,8 @@ with different configurations in advance, knowing that the configuration will be
applied when needed to get the expected result. Configuration values at the time
of request completion are also available for reading.
-Usage
-=====
+General Usage
+-------------
The Request API extends the Media Controller API and cooperates with
subsystem-specific APIs to support request usage. At the Media Controller