[media] vp7045-fe: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 19:00:42 +0000 (16:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:57:16 +0000 (09:57 -0200)
commite4b40030bf14986b8b295b4bdebe252b6a512528
tree60ecfb998ce520a584493760adb7b6b51701d4c6
parent4fa102d5cc5b412fa3bc7cc8c24e4d9052e4f693
[media] vp7045-fe: 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/dvb-usb/vp7045-fe.c