diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-22 15:15:42 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 13:04:21 +0200 |
commit | f6fa883bb733376b2ac1c4772cce5b4316ab693f (patch) | |
tree | 7c72964dd5e69b5563714d92256f8fcf92816684 /Documentation/media/kapi/v4l2-mediabus.rst | |
parent | [media] rename v4l2-framework.rst to v4l2-intro.rst (diff) | |
download | linux-f6fa883bb733376b2ac1c4772cce5b4316ab693f.tar.xz linux-f6fa883bb733376b2ac1c4772cce5b4316ab693f.zip |
[media] doc-rst: reorganize the kAPI v4l2 chapters
Reorganize the order of the document, putting the chapters
on a more logical order and renaming some sections.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi/v4l2-mediabus.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-mediabus.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/kapi/v4l2-mediabus.rst b/Documentation/media/kapi/v4l2-mediabus.rst index b3c246b51c2c..e64131906d11 100644 --- a/Documentation/media/kapi/v4l2-mediabus.rst +++ b/Documentation/media/kapi/v4l2-mediabus.rst @@ -1,4 +1,4 @@ -V4L2 Media Bus kAPI -^^^^^^^^^^^^^^^^^^^ +V4L2 Media Bus functions and data structures +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. kernel-doc:: include/media/v4l2-mediabus.h |