V4L/DVB (9062): Add support for Prolink Pixelview Global Extreme
[deliverable/linux.git] / drivers / media / video / cx88 / cx88-input.c
index 13bc5d160761c89db5ca8edff44e0e8c0f0e41d8..8683d104de72a4113587bff03440d38749ce048b 100644 (file)
@@ -261,6 +261,7 @@ int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci)
                ir->polling = 1; /* ms */
                break;
        case CX88_BOARD_PROLINK_PV_8000GT:
+       case CX88_BOARD_PROLINK_PV_GLOBAL_XTREME:
                ir_codes = ir_codes_pixelview_new;
                ir->gpio_addr = MO_GP1_IO;
                ir->mask_keycode = 0x3f;
This page took 0.028068 seconds and 5 git commands to generate.