[media] stv0299: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:29:52 +0000 (14:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:38:21 +0000 (09:38 -0200)
commit45f4a8ea5222288e265932d6643108e3000454f4
tree1d78ed2f93f8bce57854d47b004a93df2c2b2749
parent35aa48e74972961c6d6df21da32099f6679ae423
[media] stv0299: 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/stv0299.c