diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-dvb.c')
-rw-r--r-- | drivers/media/video/cx23885/cx23885-dvb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885-dvb.c b/drivers/media/video/cx23885/cx23885-dvb.c index e1aac07b3158..1c454128a9df 100644 --- a/drivers/media/video/cx23885/cx23885-dvb.c +++ b/drivers/media/video/cx23885/cx23885-dvb.c | |||
@@ -502,6 +502,7 @@ static int dvb_register(struct cx23885_tsport *port) | |||
502 | break; | 502 | break; |
503 | } | 503 | } |
504 | case CX23885_BOARD_LEADTEK_WINFAST_PXDVR3200_H: | 504 | case CX23885_BOARD_LEADTEK_WINFAST_PXDVR3200_H: |
505 | case CX23885_BOARD_COMPRO_VIDEOMATE_E650F: | ||
505 | i2c_bus = &dev->i2c_bus[0]; | 506 | i2c_bus = &dev->i2c_bus[0]; |
506 | 507 | ||
507 | fe0->dvb.frontend = dvb_attach(zl10353_attach, | 508 | fe0->dvb.frontend = dvb_attach(zl10353_attach, |