commit | b5c7cfd15dc37992ea7aa04784d6c7f8c6fe6a62 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Dec 23 18:19:24 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:15:04 2011 -0200 |
tree | 1118faef26bcac26022886867bb28087bb558a0b | |
parent | 31b4f32c26d5a1999abb0e8ab308f80b4f4760c7 [diff] |
[media] av7110: 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>