[media] tda10086: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:51:41 +0000 (14:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:43:10 +0000 (09:43 -0200)
commit6714049e04af727775600b28ee11cae05e37e4b7
treec1d02ef1ee5200288a95a9cf1fe56ca1e8010556
parentb2a29b578d9c21b2e5c88020f830d3c42115c51d
[media] tda10086: 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/tda10086.c