aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@linuxtv.org>2011-08-08 11:54:35 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-03 18:07:14 -0300
commit83dc314bea4d701e3e5fa048314dfb02f7ef769c (patch)
treedf56a83f270a0b624b5264234ae0420a3481607d /include/linux/dvb
parent2f098cb1c8b226a99595512e1029c8d1680f69cd (diff)
downloadkernel_samsung_smdk4412-83dc314bea4d701e3e5fa048314dfb02f7ef769c.zip
kernel_samsung_smdk4412-83dc314bea4d701e3e5fa048314dfb02f7ef769c.tar.gz
kernel_samsung_smdk4412-83dc314bea4d701e3e5fa048314dfb02f7ef769c.tar.bz2
[media] DVB: Add SYS_TURBO for north american turbo code FEC
Signed-off-by: Andreas Oberritter <obi@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/dvb')
-rw-r--r--include/linux/dvb/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index 36a3ed6..1b1094c 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -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 {