aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
diff options
context:
space:
mode:
authorDevin Heitmueller <dheitmueller@kernellabs.com>2009-09-30 22:10:17 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 15:40:15 -0500
commit2e3c4723d5c2d6b4fa705c3dcd062b5004ab9b2f (patch)
treed54ebefc0098edd348ee407a043cb150fe9edd7d /drivers/media/video/em28xx
parent2a0d056015222d534e32e7556de1a684ad9e61f5 (diff)
V4L/DVB (13082): em28xx: remove "not validated" status from Terratec Cinergy T XS (005e)
The board support has been validated by the user, so get rid of the warning that shows up on board load. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
index 4cfaa83b64d9..7ccac2095b75 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -1381,7 +1381,6 @@ struct em28xx_board em28xx_boards[] = {
1381 }, 1381 },
1382 [EM2882_BOARD_TERRATEC_HYBRID_XS] = { 1382 [EM2882_BOARD_TERRATEC_HYBRID_XS] = {
1383 .name = "Terratec Hybrid XS (em2882)", 1383 .name = "Terratec Hybrid XS (em2882)",
1384 .valid = EM28XX_BOARD_NOT_VALIDATED,
1385 .tuner_type = TUNER_XC2028, 1384 .tuner_type = TUNER_XC2028,
1386 .tuner_gpio = default_tuner_gpio, 1385 .tuner_gpio = default_tuner_gpio,
1387 .mts_firmware = 1, 1386 .mts_firmware = 1,