linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [media] docs-next: update the fe_status documentation for FE_NONE
@ 2017-07-21 16:12 Colin King
  0 siblings, 0 replies; only message in thread
From: Colin King @ 2017-07-21 16:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Recently added FE_NONE to the enum fe_status, so update the
documentation accordingly.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/media/uapi/dvb/fe-read-status.rst | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/Documentation/media/uapi/dvb/fe-read-status.rst b/Documentation/media/uapi/dvb/fe-read-status.rst
index 812f086c20f5..a0e98694c68c 100644
--- a/Documentation/media/uapi/dvb/fe-read-status.rst
+++ b/Documentation/media/uapi/dvb/fe-read-status.rst
@@ -71,13 +71,21 @@ state changes of the frontend hardware. It is produced using the enum
 
     -  .. row 2
 
+       -  .. _FE-NONE:
+
+	  ``FE_NONE``
+
+       -  The frontend status is in an initialized undefined state
+
+    -  .. row 3
+
        -  .. _FE-HAS-SIGNAL:
 
 	  ``FE_HAS_SIGNAL``
 
        -  The frontend has found something above the noise level
 
-    -  .. row 3
+    -  .. row 4
 
        -  .. _FE-HAS-CARRIER:
 
@@ -85,7 +93,7 @@ state changes of the frontend hardware. It is produced using the enum
 
        -  The frontend has found a DVB signal
 
-    -  .. row 4
+    -  .. row 5
 
        -  .. _FE-HAS-VITERBI:
 
@@ -94,7 +102,7 @@ state changes of the frontend hardware. It is produced using the enum
        -  The frontend FEC inner coding (Viterbi, LDPC or other inner code)
 	  is stable
 
-    -  .. row 5
+    -  .. row 6
 
        -  .. _FE-HAS-SYNC:
 
@@ -102,7 +110,7 @@ state changes of the frontend hardware. It is produced using the enum
 
        -  Synchronization bytes was found
 
-    -  .. row 6
+    -  .. row 7
 
        -  .. _FE-HAS-LOCK:
 
@@ -110,7 +118,7 @@ state changes of the frontend hardware. It is produced using the enum
 
        -  The DVB were locked and everything is working
 
-    -  .. row 7
+    -  .. row 8
 
        -  .. _FE-TIMEDOUT:
 
@@ -118,7 +126,7 @@ state changes of the frontend hardware. It is produced using the enum
 
        -  no lock within the last about 2 seconds
 
-    -  .. row 8
+    -  .. row 9
 
        -  .. _FE-REINIT:
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-21 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-21 16:12 [PATCH] [media] docs-next: update the fe_status documentation for FE_NONE Colin King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).