diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-07 11:54:37 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-09 22:47:32 +0200 |
commit | 2acf9146db2e937b34da62e593ed03e2bebf86f4 (patch) | |
tree | 9baf252c78fb0accb4a0e1fef5ed6a148c5a73f0 /Documentation/DocBook | |
parent | [media] DocBook: add IDs for enum fe_bandwidth (diff) | |
download | linux-2acf9146db2e937b34da62e593ed03e2bebf86f4.tar.xz linux-2acf9146db2e937b34da62e593ed03e2bebf86f4.zip |
[media] DocBook: remove a wrong cut-and-paste data
By cut-and-paste mistake, TRANSMISSION_MODE_AUTO were documented
twice, one at the wrong place.
Remove the wrong one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/media/dvb/dvbproperty.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml index 33f2313aca07..7e5147e6c2f2 100644 --- a/Documentation/DocBook/media/dvb/dvbproperty.xml +++ b/Documentation/DocBook/media/dvb/dvbproperty.xml @@ -351,11 +351,6 @@ get/set up to 64 properties. The actual meaning of each property is described on </thead> <tbody valign="top"> <row> - <entry id="TRANSMISSION-MODE-AUTO"><constant>TRANSMISSION_MODE_AUTO</constant></entry> - <entry>Autodetect transmission mode. The hardware will try to find - the correct FFT-size (if capable) to fill in the missing - parameters.</entry> - </row><row> <entry id="FEC-NONE"><constant>FEC_NONE</constant></entry> <entry>No Forward Error Correction Code</entry> </row><row> |