[media] dst: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:26:49 +0000 (15:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:49:12 +0000 (09:49 -0200)
commit5942c679a8a2cb95331501ff3b6965efed259408
tree316ba5927b840de547934e174f1bbc094d11b189
parentdfc6438410ebe2b9858aaf41376f35a0a68eeb4b
[media] dst: 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/bt8xx/dst.c