commit | fe08492935e6b20fc2e30ced262acb0546b32e0f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 20:34:47 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:16:34 2011 -0200 |
tree | 497cc80e7d739a5326a1f03ed572460c45788967 | |
parent | 9e9c5bf73ffa8bbd870139589e5e490f1b02a283 [diff] |
[media] dib3000mb: 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>