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 f3f0e8fe73c6..5ebc274c1b2f 100644 --- a/drivers/media/video/em28xx/em28xx-dvb.c +++ b/drivers/media/video/em28xx/em28xx-dvb.c | |||
@@ -489,6 +489,7 @@ static int dvb_init(struct em28xx *dev) | |||
489 | } | 489 | } |
490 | break; | 490 | break; |
491 | case EM2880_BOARD_TERRATEC_HYBRID_XS: | 491 | case EM2880_BOARD_TERRATEC_HYBRID_XS: |
492 | case EM2881_BOARD_PINNACLE_HYBRID_PRO: | ||
492 | dvb->frontend = dvb_attach(zl10353_attach, | 493 | dvb->frontend = dvb_attach(zl10353_attach, |
493 | &em28xx_terratec_xs_zl10353_xc3028, | 494 | &em28xx_terratec_xs_zl10353_xc3028, |
494 | &dev->i2c_adap); | 495 | &dev->i2c_adap); |