[media] em28xx: remove "not validated" flag for PCTV 330e
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 13 Mar 2011 05:12:02 +0000 (02:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 10:26:22 +0000 (07:26 -0300)
Remove the flag indicating the 330e board is not validated, based on the half
dozen users who have reported today that everything is working.

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 1b5dec2..55a9278 100644 (file)
@@ -1459,7 +1459,6 @@ struct em28xx_board em28xx_boards[] = {
        },
        [EM2882_BOARD_PINNACLE_HYBRID_PRO_330E] = {
                .name         = "Pinnacle Hybrid Pro (330e)",
-               .valid        = EM28XX_BOARD_NOT_VALIDATED,
                .tuner_type   = TUNER_XC2028,
                .tuner_gpio   = default_tuner_gpio,
                .mts_firmware = 1,