[media] vez1820: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:09:31 +0000 (15:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:48:55 +0000 (09:48 -0200)
commitf6c699680cfaf50482577c3475d468a6902415e5
tree29fb0f2da640389c80dc0c904e8995ce37694650
parent042e5eb79f3c9eba2ad382f079834af20cbecc17
[media] vez1820: 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/ves1820.c