commit | 35aa48e74972961c6d6df21da32099f6679ae423 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 14:27:06 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:37:19 2011 -0200 |
tree | dd690b041594848ff59c0a6b4cd78a31a6add342 | |
parent | 5c6b4e2b32d0578c7fad1afd056c92354cf4c85b [diff] |
[media] stv0297: 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>