]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[media] DVB: Add SYS_TURBO for north american turbo code FEC
authorAndreas Oberritter <obi@linuxtv.org>
Mon, 8 Aug 2011 14:54:35 +0000 (11:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 21:07:14 +0000 (18:07 -0300)
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/dvb/dvbproperty.xml
include/linux/dvb/frontend.h

index 207e1a5bf8f027d8ae073fdabe107a8741598494..75bea04e02bb7f93bfc149fab5d0b647bd95503f 100644 (file)
@@ -352,6 +352,7 @@ typedef enum fe_delivery_system {
        SYS_CMMB,
        SYS_DAB,
        SYS_DVBT2,
+       SYS_TURBO,
 } fe_delivery_system_t;
 </programlisting>
                </section>
index 36a3ed63f571e88a468acdeb1c82933c0015e38b..1b1094c35e4fd979f6b49d35b9f6c725ee0eac9b 100644 (file)
@@ -349,6 +349,7 @@ typedef enum fe_delivery_system {
        SYS_CMMB,
        SYS_DAB,
        SYS_DVBT2,
+       SYS_TURBO,
 } fe_delivery_system_t;
 
 struct dtv_cmds_h {