commit | fd12984456d42bf917eb9c84e47666bd9bf33fb5 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 15:03:44 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:47:27 2011 -0200 |
tree | 3fb5bee0674b83241480f9f0b8d3261d32a5cd22 | |
parent | d42c08695a3f636feb844e15efd6b653fca84e44 [diff] |
[media] s5h1409: 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>