diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-dvb.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-dvb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c index db749461e5c6..19f5156f653e 100644 --- a/drivers/media/video/em28xx/em28xx-dvb.c +++ b/drivers/media/video/em28xx/em28xx-dvb.c | |||
@@ -493,6 +493,7 @@ static int dvb_init(struct em28xx *dev) | |||
493 | } | 493 | } |
494 | break; | 494 | break; |
495 | case EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900: | 495 | case EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900: |
496 | case EM2882_BOARD_TERRATEC_HYBRID_XS: | ||
496 | case EM2880_BOARD_EMPIRE_DUAL_TV: | 497 | case EM2880_BOARD_EMPIRE_DUAL_TV: |
497 | dvb->frontend = dvb_attach(zl10353_attach, | 498 | dvb->frontend = dvb_attach(zl10353_attach, |
498 | &em28xx_zl10353_xc3028_no_i2c_gate, | 499 | &em28xx_zl10353_xc3028_no_i2c_gate, |