Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271697
b: refs/heads/master
c: d657229
h: refs/heads/master
i:
  271695: 3cfc7d3
v: v3
  • Loading branch information
Thierry Reding authored and Mauro Carvalho Chehab committed Aug 31, 2011
1 parent bbc0d4d commit 8f6faf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f009a946d7cb23df00f497b11f550086d0442592
refs/heads/master: d657229ac4378700976fb2333c7433c5ea379d08
5 changes: 5 additions & 0 deletions trunk/drivers/staging/tm6000/tm6000-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ static struct tm6000_board tm6000_boards[] = {
.has_zl10353 = 1,
.has_eeprom = 1,
.has_remote = 1,
.has_radio = 1,
},
.gpio = {
.tuner_reset = TM6010_GPIO_2,
Expand All @@ -493,6 +494,10 @@ static struct tm6000_board tm6000_boards[] = {
.amux = TM6000_AMUX_ADC2,
},
},
.rinput = {
.type = TM6000_INPUT_RADIO,
.amux = TM6000_AMUX_SIF1,
},
},
[TM5600_BOARD_TERRATEC_GRABSTER] = {
.name = "Terratec Grabster AV 150/250 MX",
Expand Down

0 comments on commit 8f6faf8

Please sign in to comment.