commit | 19289a24bb0e7f14e884ab8af05bc92f4a3b76d0 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 16:40:49 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:13:27 2011 -0200 |
tree | 8cbe79ebfe43a14f0756545bfcc3efe9c03f5431 | |
parent | fd6072122fac77b8a5ff5891ee89a208aaab8f25 [diff] |
[media] cx22702: 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>