[media] friio-fe: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:46:46 +0000 (15:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:54:52 +0000 (09:54 -0200)
commit955c41c09c9c1535b9c7bfb99f63e9a98ba29362
tree387d05c80ed118b48c79e56f7226c19a26f21e53
parentadcc8f0e196e05ff9cee69044251509ff891a21a
[media] friio-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/friio-fe.c