[media] stv0367: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 16:03:00 +0000 (13:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:33:42 +0000 (09:33 -0200)
commit285d55ad5f2cc0b8a316c3574e2faa0a5b45bd0f
tree0a4c0c260c2c7231c0b43de0e060d224e8c35841
parent5ebffc39929d553f26599976b7393e425a07bd36
[media] stv0367: 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/stv0367.c