diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-06 10:50:46 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 11:36:50 +0300 |
commit | b36343861b218d24d4e568c4de8921b15c2cc8a8 (patch) | |
tree | e1ab546bd142de0f7d3e40b794f71d90c9e09506 /Documentation/userspace-api/media/index.rst | |
parent | 577a7ad33aeff86f6c97277b12b122a0a2ad97d7 (diff) | |
download | linux-b36343861b218d24d4e568c4de8921b15c2cc8a8.tar.xz |
media: docs: add an uAPI chapter for driver-specific stuff
There are some uAPI stuff that are driver-specific. Add them
to the main media uAPI body.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api/media/index.rst')
-rw-r--r-- | Documentation/userspace-api/media/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/userspace-api/media/index.rst b/Documentation/userspace-api/media/index.rst index 614310f82395..bcfdd1a5caa0 100644 --- a/Documentation/userspace-api/media/index.rst +++ b/Documentation/userspace-api/media/index.rst @@ -31,3 +31,5 @@ entitled "GNU Free Documentation License". cec/cec-api gen-errors fdl-appendix + + drivers/index |