commit | f908cf1dfe16e0a998ffd03d4d98454ef0860285 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 11:00:09 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:19:35 2011 -0200 |
tree | c3d256a30bf99b032fecccc9e27a0665f03d2913 | |
parent | 41943eaf15b1e18f3800e39d3356f409048c5d41 [diff] |
[media] it913x-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>