commit | f159451c12f47acec84d13028781e9a296dbdd7b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 16:33:34 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:57:52 2011 -0200 |
tree | 26a2ce0398515b55dc558eb20916cd7a1a0bbcfa | |
parent | 15115c17cb1a264a265d6d4769ae0397ed61e630 [diff] |
[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>