[PATCH] v4l: 646: enable dvb support for dvico fusionhdtv5 lite
- Enable DVB support for DViCO FusionHDTV5 Lite. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
b01bc14a2c
commit
99d6c34864
1 changed files with 1 additions and 0 deletions
|
@ -2399,6 +2399,7 @@ struct tvcard bttv_tvcards[] = {
|
|||
.no_msp34xx = 1,
|
||||
.no_tda9875 = 1,
|
||||
.no_tda7432 = 1,
|
||||
.has_dvb = 1,
|
||||
},{
|
||||
/* ---- card 0x88---------------------------------- */
|
||||
/* Mauro Carvalho Chehab <mchehab@brturbo.com.br> */
|
||||
|
|
Loading…
Reference in a new issue