projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9a5fb
)
V4L/DVB (3349): Remote control codes for BTTV_BOARD_CONTVFMI
author
BoyZonder
<boyzonder@spymac.com>
Mon, 27 Feb 2006 03:08:15 +0000
(
00:08
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 27 Feb 2006 03:08:15 +0000
(
00:08
-0300)
The remote control interface for this board is the same as the one for
BTTV_BOARD_CONCEPTRONIC_CTVFMI2
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bttv-input.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/bttv-input.c
b/drivers/media/video/bttv-input.c
index c637677acefdcd0dd5360d18d99f1d80cbb233e2..69efa0e5174d58ffb113d97479f8b82180490b65 100644
(file)
--- a/
drivers/media/video/bttv-input.c
+++ b/
drivers/media/video/bttv-input.c
@@
-328,6
+328,7
@@
int bttv_input_init(struct bttv *btv)
ir->polling = 50; // ms
break;
case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:
+ case BTTV_BOARD_CONTVFMI:
ir_codes = ir_codes_pixelview;
ir->mask_keycode = 0x001F00;
ir->mask_keyup = 0x006000;