From e4b4beeee4577a06e48f44169a3b4617a62391e0 Mon Sep 17 00:00:00 2001 From: Steven Toth Date: Mon, 30 Jun 2008 19:58:38 -0400 Subject: cx23885: Ensure the second transport port is enabled for streaming. From: Steven Toth It was previously disabled pending a bugfix, which has since been resolved. Signed-off-by: Steven Toth Signed-off-by: <> --- linux/drivers/media/video/cx23885/cx23885-cards.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/linux/drivers/media/video/cx23885/cx23885-cards.c b/linux/drivers/media/video/cx23885/cx23885-cards.c index 7171e344a..476c33d29 100644 --- a/linux/drivers/media/video/cx23885/cx23885-cards.c +++ b/linux/drivers/media/video/cx23885/cx23885-cards.c @@ -146,9 +146,7 @@ struct cx23885_board cx23885_boards[] = { }, [CX23885_BOARD_DVICO_FUSIONHDTV_7_DUAL_EXP] = { .name = "DViCO FusionHDTV7 Dual Express", -#if 0 .portb = CX23885_MPEG_DVB, -#endif .portc = CX23885_MPEG_DVB, }, }; -- cgit v1.2.3