Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161577
b: refs/heads/master
c: ed44f66
h: refs/heads/master
i:
  161575: c00dc4c
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 12, 2009
1 parent 5633fe1 commit 15613f1
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 200e861c511ded56783a3032f9d41fc6f1474e7a
refs/heads/master: ed44f66e4039dfc8fb7905078d546c83adf76811
1 change: 1 addition & 0 deletions trunk/drivers/media/video/bt8xx/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ struct tvcard bttv_tvcards[] = {
.pll = PLL_28,
.tuner_type = TUNER_TEMIC_PAL,
.tuner_addr = ADDR_UNSET,
.has_remote = 1,
},

/* ---- card 0x3c ---------------------------------- */
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/bt8xx/bttv-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ int bttv_input_init(struct bttv *btv)
ir->mask_keyup = 0x008000;
ir->polling = 50; // ms
break;
case BTTV_BOARD_ASKEY_CPH03X:
case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
case BTTV_BOARD_CONTVFMI:
ir_codes = ir_codes_pixelview;
Expand Down

0 comments on commit 15613f1

Please sign in to comment.