media: dtv-core.rst: add chapters and introductory tests for common parts
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Sep 2017 20:46:10 +0000 (16:46 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 11 Oct 2017 17:01:53 +0000 (13:01 -0400)
Better document the DVB common parts by adding two sections
and an introductory text for each.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/kapi/dtv-core.rst

index de9a228aca8a862ff585b374a498bbc9d103ef1c..4cf9cf63bafd2bd13e936ab35abbd78f789a98d8 100644 (file)
@@ -29,8 +29,20 @@ I2C bus.
 Digital TV Common functions
 ---------------------------
 
+Math functions
+~~~~~~~~~~~~~~
+
+Provide some commonly-used math functions, usually required in order to
+estimate signal strength and signal to noise measurements in dB.
+
 .. kernel-doc:: drivers/media/dvb-core/dvb_math.h
 
+
+DVB devices
+~~~~~~~~~~~
+
+Those functions are responsible for handling the DVB device nodes.
+
 .. kernel-doc:: drivers/media/dvb-core/dvbdev.h
 
 Digital TV Ring buffer