diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-19 08:39:16 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-22 10:26:17 -0300 |
commit | 4e5c054edc14d4e5ceb1866d8624669d2793de08 (patch) | |
tree | 6da4acff91404d4ca66137683c64d373882d901e | |
parent | d53c4261c6358dd2a031a273c2672dfc143fbf5f (diff) | |
download | lwn-4e5c054edc14d4e5ceb1866d8624669d2793de08.tar.gz lwn-4e5c054edc14d4e5ceb1866d8624669d2793de08.zip |
[media] docs-rst: move cec kAPI documentation to the media book
The CEC kAPI documentation should also be part of the media book.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/media/kapi/cec-core.rst (renamed from Documentation/cec.txt) | 0 | ||||
-rw-r--r-- | Documentation/media/media_kapi.rst | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cec.txt b/Documentation/media/kapi/cec-core.rst index 75155fe37153..75155fe37153 100644 --- a/Documentation/cec.txt +++ b/Documentation/media/kapi/cec-core.rst diff --git a/Documentation/media/media_kapi.rst b/Documentation/media/media_kapi.rst index b71e8e8048ca..f282ca270369 100644 --- a/Documentation/media/media_kapi.rst +++ b/Documentation/media/media_kapi.rst @@ -32,3 +32,4 @@ For more details see the file COPYING in the source distribution of Linux. kapi/dtv-core kapi/rc-core kapi/mc-core + kapi/cec-core |