commit | f9e54512fd16379812bcff86d95d0a7d78028b20 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 15:31:22 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:52:11 2011 -0200 |
tree | 40b59fe5dd734f3a4e119699dc497013e71db075 | |
parent | 5942c679a8a2cb95331501ff3b6965efed259408 [diff] |
[media] af9005-fe: 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>