commit | 102a820d36c94b489a40549f9c4cf0dc84a09ec9 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 15:05:43 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:47:32 2011 -0200 |
tree | 5810b9d43e2936d83d3f9ddc22437d328619b269 | |
parent | fd12984456d42bf917eb9c84e47666bd9bf33fb5 [diff] |
[media] s55h1411: 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>