commit | 9fe33018241c746d08139eeecdde3771cd2b96bd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 10:03:29 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:17:41 2011 -0200 |
tree | 41c72d1275d6d868336a90607ad7c4090e4d479b | |
parent | ed5452a2ab90e4936572807debada676e36e2efe [diff] |
[media] ds3000: 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>