commit | 7826bcd58427878654d42e84f795e7f7d42ed1f1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 26 14:42:48 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:40:24 2011 -0200 |
tree | 84df464b2d7611f804f6f20195c9700f0ec9b315 | |
parent | 836a52bff76ff105d80a337ebe68a049900b3331 [diff] |
[media] tda10021: 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>