commit | c1f814f49904ae5b275407f71aefd3a31c774098 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 19:06:20 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:15:34 2011 -0200 |
tree | d6cb68dfbf989b34cbdb071a13792436cc771fa2 | |
parent | a73efc05b7fc7686b6333c48732a0ba5777e3726 [diff] |
[media] dibx000: 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>