]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (13082): em28xx: remove "not validated" status from Terratec Cinergy T XS...
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Thu, 1 Oct 2009 02:10:17 +0000 (23:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:15 +0000 (18:40 -0200)
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>
drivers/media/video/em28xx/em28xx-cards.c

index 4cfaa83b64d99fd2bcf582d840661948075097f7..7ccac2095b7512d33ee4ee4f54b7196dc496f119 100644 (file)
@@ -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,