summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
diff options
context:
space:
mode:
authorDevin Heitmueller <dheitmueller@kernellabs.com>2009-10-01 04:10:17 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 21:40:15 +0100
commit2e3c4723d5c2d6b4fa705c3dcd062b5004ab9b2f (patch)
treed54ebefc0098edd348ee407a043cb150fe9edd7d /drivers/media/video/em28xx
parentV4L/DVB (13081): saa7134: use the #define for the xc5000 radio_input field (diff)
downloadlinux-2e3c4723d5c2d6b4fa705c3dcd062b5004ab9b2f.tar.xz
linux-2e3c4723d5c2d6b4fa705c3dcd062b5004ab9b2f.zip
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[] = {
},
[EM2882_BOARD_TERRATEC_HYBRID_XS] = {
.name = "Terratec Hybrid XS (em2882)",
- .valid = EM28XX_BOARD_NOT_VALIDATED,
.tuner_type = TUNER_XC2028,
.tuner_gpio = default_tuner_gpio,
.mts_firmware = 1,