[media] af9013: convert get|set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 01:25:27 +0000 (22:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:58:19 +0000 (09:58 -0200)
commit59d3cc1975db3676da707ea7083dc7e15117409d
tree285c4f868d2983e127e11928ea4ae34dbc428f96
parentf311f68abba633426643bb5e743e4edac4ddf838
[media] af9013: convert get|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/af9013.c