Merge tag 'v4.8' into patchwork
[cascardo/linux.git] / drivers / media / pci / cx23885 / cx23885-input.c
index 64328d0..410c314 100644 (file)
@@ -293,7 +293,7 @@ int cx23885_input_init(struct cx23885_dev *dev)
        case CX23885_BOARD_TERRATEC_CINERGY_T_PCIE_DUAL:
                /* Integrated CX23885 IR controller */
                driver_type = RC_DRIVER_IR_RAW;
-               allowed_protos = RC_BIT_NEC;
+               allowed_protos = RC_BIT_ALL;
                /* The grey Terratec remote with orange buttons */
                rc_map = RC_MAP_NEC_TERRATEC_CINERGY_XS;
                break;