commit | 285d55ad5f2cc0b8a316c3574e2faa0a5b45bd0f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 13:03:00 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:33:42 2011 -0200 |
tree | 0a4c0c260c2c7231c0b43de0e060d224e8c35841 | |
parent | 5ebffc39929d553f26599976b7393e425a07bd36 [diff] |
[media] stv0367: 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>