commit | 9f97c288c0656346c984594a6ffc5af8546f47be | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 09:43:05 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:17:25 2011 -0200 |
tree | 0e4fe90238bf71ca87f777fd7509785a288dffb1 | |
parent | aac865f7c92990f2db17cfe9e9ef89a8706253f7 [diff] |
[media] drxd: 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>