OSDN Git Service

[media] vp702x-fe: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:57:56 +0000 (15:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:55:45 +0000 (09:55 -0200)
commit4fa102d5cc5b412fa3bc7cc8c24e4d9052e4f693
treed7e9a6c59ead7f0f89ea3510ec861c22cf6b0cad
parent531157b35c778ba2790cd4e4aa99779774db260f
[media] vp702x-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/vp702x-fe.c