mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 02:46:06 +00:00
V4L/DVB (3349): Remote control codes for BTTV_BOARD_CONTVFMI
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>
This commit is contained in:
parent
8a9a5fbd33
commit
4ab2b99b9f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user