[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 207e1a5..75bea04 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 36a3ed6..1b1094c 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 {