diff options
Diffstat (limited to 'drivers/media/pci/bt8xx/bttv-input.c')
| -rw-r--r-- | drivers/media/pci/bt8xx/bttv-input.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/bt8xx/bttv-input.c b/drivers/media/pci/bt8xx/bttv-input.c index f36821367d8..5930bce1665 100644 --- a/drivers/media/pci/bt8xx/bttv-input.c +++ b/drivers/media/pci/bt8xx/bttv-input.c @@ -483,6 +483,7 @@ int bttv_input_init(struct bttv *btv)  	case BTTV_BOARD_ASKEY_CPH03X:  	case BTTV_BOARD_CONCEPTRONIC_CTVFMI2:  	case BTTV_BOARD_CONTVFMI: +	case BTTV_BOARD_KWORLD_VSTREAM_XPERT:  		ir_codes         = RC_MAP_PIXELVIEW;  		ir->mask_keycode = 0x001F00;  		ir->mask_keyup   = 0x006000;  | 
