[media] stv0288: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:25:54 +0000 (14:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:37:12 +0000 (09:37 -0200)
commit5c6b4e2b32d0578c7fad1afd056c92354cf4c85b
tree2edd5a213b40a75d8d4a151eb4a49101be030957
parent5135986eb0da04faf7313a276e6f7ad7dbed6edb
[media] stv0288: 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/stv0288.c