From 2afbf3c9fb60097d679dcc5159e2fd7086331437 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sat, 18 Jun 2005 18:25:53 +0000 Subject: Remove CABLE type setting from DViCO FusionHDTV3 Gold-T --- linux/drivers/media/video/cx88/cx88-cards.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'linux/drivers') diff --git a/linux/drivers/media/video/cx88/cx88-cards.c b/linux/drivers/media/video/cx88/cx88-cards.c index bf12e1b41..6a26de5fd 100644 --- a/linux/drivers/media/video/cx88/cx88-cards.c +++ b/linux/drivers/media/video/cx88/cx88-cards.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-cards.c,v 1.78 2005/06/17 18:46:23 mkrufky Exp $ + * $Id: cx88-cards.c,v 1.79 2005/06/18 18:25:53 mkrufky Exp $ * * device driver for Conexant 2388x based TV cards * card-specific stuff. @@ -711,10 +711,6 @@ struct cx88_board cx88_boards[] = { .type = CX88_VMUX_TELEVISION, .vmux = 0, .gpio0 = 0x0f0d, - },{ - .type = CX88_VMUX_CABLE, - .vmux = 0, - .gpio0 = 0x0f05, },{ .type = CX88_VMUX_COMPOSITE1, .vmux = 1, -- cgit v1.2.3