summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-cards.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2011-06-18 04:18:21 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 22:53:04 +0200
commit0db15d525d2d342de8e983c218198d5708a32004 (patch)
tree8084bfe4e488f0fbfd5168ecf74a1d9bc45e4754 /drivers/media/video/em28xx/em28xx-cards.c
parent[media] em28xx: Add support for devices with a separate audio interface (diff)
downloadlinux-0db15d525d2d342de8e983c218198d5708a32004.tar.xz
linux-0db15d525d2d342de8e983c218198d5708a32004.zip
[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 <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-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 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,