commit | 4e4d2bcf484cd74b75196ea0f352aec1909923f7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 21:12:28 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:17:11 2011 -0200 |
tree | 3c0480a958216c17158b78baf278fba7af493f46 | |
parent | f20b12ecb44d0f07f0cbc36016f089274b387969 [diff] |
[media] zl10353: 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>