summaryrefslogtreecommitdiff
path: root/drivers/staging/tm6000/tm6000-cards.c
diff options
context:
space:
mode:
authorStefan Ringel <stefan.ringel@arcor.de>2011-05-09 23:53:55 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-21 03:05:49 +0400
commit7231f49a67d28c93505627c7ee6485a75bd517b5 (patch)
treeb955f5ba92d006ceccc581d998a08e020b38f294 /drivers/staging/tm6000/tm6000-cards.c
parent2fbc947ce157dbed5e036a2115cf5360c24aea0e (diff)
downloadlinux-7231f49a67d28c93505627c7ee6485a75bd517b5.tar.xz
[media] tm6000: remove unused capabilities
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/tm6000/tm6000-cards.c')
-rw-r--r--drivers/staging/tm6000/tm6000-cards.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c
index 199cc86f0853..19120edd5dc3 100644
--- a/drivers/staging/tm6000/tm6000-cards.c
+++ b/drivers/staging/tm6000/tm6000-cards.c
@@ -396,8 +396,6 @@ struct tm6000_board tm6000_boards[] = {
.has_eeprom = 1,
.has_remote = 1,
.has_radio = 1.
- .has_input_comp = 1,
- .has_input_svid = 1,
},
.gpio = {
.tuner_reset = TM6010_GPIO_0,
@@ -435,8 +433,6 @@ struct tm6000_board tm6000_boards[] = {
.has_eeprom = 1,
.has_remote = 1,
.has_radio = 1,
- .has_input_comp = 1,
- .has_input_svid = 1,
},
.gpio = {
.tuner_reset = TM6010_GPIO_0,
@@ -568,8 +564,6 @@ struct tm6000_board tm6000_boards[] = {
.has_eeprom = 1,
.has_remote = 0,
.has_radio = 1,
- .has_input_comp = 0,
- .has_input_svid = 0,
},
.gpio = {
.tuner_reset = TM6010_GPIO_0,
@@ -599,8 +593,6 @@ struct tm6000_board tm6000_boards[] = {
.has_eeprom = 1,
.has_remote = 0,
.has_radio = 1,
- .has_input_comp = 0,
- .has_input_svid = 0,
},
.gpio = {
.tuner_reset = TM6010_GPIO_0,