forked from Minki/linux
[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>
This commit is contained in:
parent
4f83e7b3ef
commit
0db15d525d
@ -1319,7 +1319,6 @@ struct em28xx_board em28xx_boards[] = {
|
|||||||
},
|
},
|
||||||
[EM2880_BOARD_KWORLD_DVB_305U] = {
|
[EM2880_BOARD_KWORLD_DVB_305U] = {
|
||||||
.name = "KWorld DVB-T 305U",
|
.name = "KWorld DVB-T 305U",
|
||||||
.valid = EM28XX_BOARD_NOT_VALIDATED,
|
|
||||||
.tuner_type = TUNER_XC2028,
|
.tuner_type = TUNER_XC2028,
|
||||||
.tuner_gpio = default_tuner_gpio,
|
.tuner_gpio = default_tuner_gpio,
|
||||||
.decoder = EM28XX_TVP5150,
|
.decoder = EM28XX_TVP5150,
|
||||||
|
Loading…
Reference in New Issue
Block a user