commit | 827b5f3e30296f5ddeedc0c0359b1db77fd499a6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 13:50:05 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:36:16 2011 -0200 |
tree | a17f847d3b33cd92b5f9f540360289c9d8f589fd | |
parent | 16e3d13152797fc2ae66b948cd3229e9551896c3 [diff] |
[media] mt312: 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>