]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HD
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 29 May 2012 20:19:27 +0000 (17:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Jun 2012 14:19:53 +0000 (11:19 -0300)
The Cinergy HTC Stick HD uses the same remote control as the TerraTec
Cinergy XS products. Thus the same keymap could be re-used.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c

index 20a7e24de6fba66e3ce806153a3dda5995c34fed..92da7c28b6f096f9f7c37a79aef39cdd126aae5a 100644 (file)
@@ -974,6 +974,7 @@ struct em28xx_board em28xx_boards[] = {
        [EM2884_BOARD_CINERGY_HTC_STICK] = {
                .name         = "Terratec Cinergy HTC Stick",
                .has_dvb      = 1,
+               .ir_codes     = RC_MAP_NEC_TERRATEC_CINERGY_XS,
 #if 0
                .tuner_type   = TUNER_PHILIPS_TDA8290,
                .tuner_addr   = 0x41,