Browse Source

[media] em28xx: add remote control support for PCTV 330e

Add support for the PCTV 330e remote control

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Devin Heitmueller 14 years ago
parent
commit
9b316d6b42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/media/video/em28xx/em28xx-cards.c

+ 1 - 0
drivers/media/video/em28xx/em28xx-cards.c

@@ -1464,6 +1464,7 @@ struct em28xx_board em28xx_boards[] = {
 		.mts_firmware = 1,
 		.has_dvb      = 1,
 		.dvb_gpio     = hauppauge_wintv_hvr_900R2_digital,
+		.ir_codes     = RC_MAP_PINNACLE_PCTV_HD,
 		.decoder      = EM28XX_TVP5150,
 		.input        = { {
 			.type     = EM28XX_VMUX_TELEVISION,