[media] mxl111sf-demod: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:55:51 +0000 (15:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:55:01 +0000 (09:55 -0200)
commit531157b35c778ba2790cd4e4aa99779774db260f
tree8c8c109d2993e003cb814cc7d50b1ec1940812cc
parent6e07d5c52d11496a50d82a69a018c013139f5d07
[media] mxl111sf-demod: 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/mxl111sf-demod.c