commit | 304577b21b67be14522956f8b601a51b9b339c23 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 11:17:05 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:25:08 2011 -0200 |
tree | d338b26052038cd5a6baf011e8647d8b878ab8a3 | |
parent | 2de5f412c281e65300f64bdaff76ca5824561fbc [diff] |
[media] lgs8gl5: 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>