From: Mauro Carvalho Chehab Date: Sat, 18 Jun 2011 02:18:21 +0000 (-0300) Subject: [media] em28xx: Mark Kworld 305 as validated X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0db15d525d2d342de8e983c218198d5708a32004;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git [media] em28xx: Mark Kworld 305 as validated This board were used for testing the em28xx-alsa using a separate interface. So, it is obviously validated ;) Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index c445bea2f27e..c892a1e4ad85 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c @@ -1319,7 +1319,6 @@ struct em28xx_board em28xx_boards[] = { }, [EM2880_BOARD_KWORLD_DVB_305U] = { .name = "KWorld DVB-T 305U", - .valid = EM28XX_BOARD_NOT_VALIDATED, .tuner_type = TUNER_XC2028, .tuner_gpio = default_tuner_gpio, .decoder = EM28XX_TVP5150,