]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tda10071: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:46:22 +0000 (14:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:42:28 +0000 (09:42 -0200)
commit267854b126cda27a363bf040f68130be888dac73
tree11b79e4dc704c96da0a1458566da786fc7f1a751
parent276750809dcaaf950f6e13cdff3465aac304ef1c
[media] tda10071: convert set_fontend to use DVBv5 parameters

Instead of using dvb_frontend_parameters struct, that were
designed for a subset of the supported standards, use the DVBv5
cache information.

Also, fill the supported delivery systems at dvb_frontend_ops
struct.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/tda10071.c