diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index ed5acc3a2b5a..82da205047be 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c | |||
@@ -837,7 +837,7 @@ struct em28xx_board em28xx_boards[] = { | |||
837 | .mts_firmware = 1, | 837 | .mts_firmware = 1, |
838 | .has_dvb = 1, | 838 | .has_dvb = 1, |
839 | .dvb_gpio = hauppauge_wintv_hvr_900_digital, | 839 | .dvb_gpio = hauppauge_wintv_hvr_900_digital, |
840 | .ir_codes = &ir_codes_hauppauge_new_table, | 840 | .ir_codes = &ir_codes_rc5_hauppauge_new_table, |
841 | .decoder = EM28XX_TVP5150, | 841 | .decoder = EM28XX_TVP5150, |
842 | .input = { { | 842 | .input = { { |
843 | .type = EM28XX_VMUX_TELEVISION, | 843 | .type = EM28XX_VMUX_TELEVISION, |