[media] ttusb-dec: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 19:33:34 +0000 (16:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:57:52 +0000 (09:57 -0200)
commitf159451c12f47acec84d13028781e9a296dbdd7b
tree26a2ce0398515b55dc558eb20916cd7a1a0bbcfa
parent15115c17cb1a264a265d6d4769ae0397ed61e630
[media] ttusb-dec: 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/ttusb-dec/ttusbdecfe.c