Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250333
b: refs/heads/master
c: 7231f49
h: refs/heads/master
i:
  250331: 7df0ca8
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent 355c2c3 commit 06e4af2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2fbc947ce157dbed5e036a2115cf5360c24aea0e
refs/heads/master: 7231f49a67d28c93505627c7ee6485a75bd517b5
8 changes: 0 additions & 8 deletions trunk/drivers/staging/tm6000/tm6000-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/tm6000/tm6000.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ struct tm6000_capabilities {
unsigned int has_eeprom:1;
unsigned int has_remote:1;
unsigned int has_radio:1;
unsigned int has_input_comp:1;
unsigned int has_input_svid:1;
};

struct tm6000_dvb {
Expand Down

0 comments on commit 06e4af2

Please sign in to comment.