commit | fd91f267d72858dc2f06cde756dc4d5658469c31 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 11:39:09 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:25:56 2011 -0200 |
tree | 9103ce840a086fb7e6832adf13c6a5a0cd1e0163 | |
parent | e14e1ec6d9ddb108e13d6c17e643b44b229a27f7 [diff] |
[media] lgs8gxx: 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>