[media] docs-rst: media: Push CEC documentation under CEC section
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 9 Mar 2017 09:40:18 +0000 (06:40 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 22 Mar 2017 14:37:49 +0000 (11:37 -0300)
The CEC documentation added two sections on the main media kAPI level.
There should be only one.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/kapi/cec-core.rst

index 81c6d8e93774a89bd4d1d745b512ea41e7d1a513..79db7747ff4062e4bb2ecd355a29f8272d75cc9a 100644 (file)
@@ -27,11 +27,8 @@ HDMI 1.3a specification is sufficient:
 http://www.microprocessor.org/HDMISpecification13a.pdf
 
 
-The Kernel Interface
-====================
-
-CEC Adapter
------------
+CEC Adapter Interface
+---------------------
 
 The struct cec_adapter represents the CEC adapter hardware. It is created by
 calling cec_allocate_adapter() and deleted by calling cec_delete_adapter():