summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-26 14:47:47 +0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 14:34:47 +0300
commit56599d419660682804864e59f8909079a59418ce (patch)
treea33d5a877d024e26313079c8698c702fc2399b2d
parent5b233e1a91f31ec45feffb1ea6a33aae433259e9 (diff)
downloadlinux-56599d419660682804864e59f8909079a59418ce.tar.xz
[media] DocBook: move DVB properties to happen earlier at the document
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>
-rw-r--r--Documentation/DocBook/media/dvb/frontend.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml
index 28acf5a1e9ff..659f71ab67ef 100644
--- a/Documentation/DocBook/media/dvb/frontend.xml
+++ b/Documentation/DocBook/media/dvb/frontend.xml
@@ -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;