[media] DocBook: move DVB properties to happen earlier at the document
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 26 May 2015 11:47:47 +0000 (08:47 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 11:34:47 +0000 (08:34 -0300)
The DVBv5 API uses DVB properties as the main way to set the frontend
and collect statistics. Move the definition to happen earlier, in
order to reflect its importance.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/dvb/frontend.xml

index 28acf5a..659f71a 100644 (file)
@@ -48,6 +48,8 @@ specification is available at
 
 &sub-frontend_read_status;
 
+&sub-dvbproperty;
+
 <section id="dvb-diseqc-master-cmd">
 <title>diseqc master command</title>
 
@@ -778,5 +780,3 @@ FE_TUNE_MODE_ONESHOT When set, this flag will disable any zigzagging or other "n
 
 &sub-frontend_legacy_api;
 </section>
-
-&sub-dvbproperty;