commit | ed5452a2ab90e4936572807debada676e36e2efe | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 09:57:11 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:17:34 2011 -0200 |
tree | efd80a6d3a0d00496dd54b2c1b0650dd3578de82 | |
parent | 9f97c288c0656346c984594a6ffc5af8546f47be [diff] |
[media] drxk: 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>