From: Mauro Carvalho Chehab Date: Tue, 26 May 2015 11:47:47 +0000 (-0300) Subject: [media] DocBook: move DVB properties to happen earlier at the document X-Git-Tag: v4.2-rc8~12^2~253 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56599d419660682804864e59f8909079a59418ce;p=platform%2Fkernel%2Flinux-exynos.git [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 --- diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml index 28acf5a..659f71a 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; +
diseqc master command @@ -778,5 +780,3 @@ FE_TUNE_MODE_ONESHOT When set, this flag will disable any zigzagging or other "n &sub-frontend_legacy_api;
- -&sub-dvbproperty;