summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx/bttv-input.c
diff options
context:
space:
mode:
authorPojar George2014-02-07 18:56:17 +0100
committerMauro Carvalho Chehab2014-03-11 15:40:31 +0100
commit493a9cfdb9f7bd576603d15778419dddd49994a2 (patch)
tree58d8701914d064b5d1c42c71b86d8c4af2d7da0b /drivers/media/pci/bt8xx/bttv-input.c
parent[media] media: i2c: Kconfig: create dependency to MEDIA_CONTROLLER for adv7* (diff)
downloadkernel-qcow2-linux-493a9cfdb9f7bd576603d15778419dddd49994a2.tar.gz
kernel-qcow2-linux-493a9cfdb9f7bd576603d15778419dddd49994a2.tar.xz
kernel-qcow2-linux-493a9cfdb9f7bd576603d15778419dddd49994a2.zip
[media] bttv: Add support for Kworld V-Stream Xpert TV PVR878
New board addition. No other changes. [m.chehab@samsung.com: rebase patch and fix whitespace mangling] Signed-off-by: Pojar George <geoubuntu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/pci/bt8xx/bttv-input.c')
-rw-r--r--drivers/media/pci/bt8xx/bttv-input.c1
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 f36821367d8d..5930bce16658 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;