]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/media/video/em28xx/em28xx-cards.c
[media] em28xx: Improve support for the Terratec Cinergy HTC Stick HD
[karo-tx-linux.git] / drivers / media / video / em28xx / em28xx-cards.c
index 20a7e24de6fba66e3ce806153a3dda5995c34fed..12bc54af431ec186fc245596a1b30494c876a1cf 100644 (file)
@@ -974,12 +974,8 @@ struct em28xx_board em28xx_boards[] = {
        [EM2884_BOARD_CINERGY_HTC_STICK] = {
                .name         = "Terratec Cinergy HTC Stick",
                .has_dvb      = 1,
-#if 0
-               .tuner_type   = TUNER_PHILIPS_TDA8290,
-               .tuner_addr   = 0x41,
-               .dvb_gpio     = terratec_h5_digital, /* FIXME: probably wrong */
-               .tuner_gpio   = terratec_h5_gpio,
-#endif
+               .ir_codes     = RC_MAP_NEC_TERRATEC_CINERGY_XS,
+               .tuner_type   = TUNER_ABSENT,
                .i2c_speed    = EM2874_I2C_SECONDARY_BUS_SELECT |
                                EM28XX_I2C_CLK_WAIT_ENABLE |
                                EM28XX_I2C_FREQ_400_KHZ,