commit | 9b6a132b3d2ad0ca3a1481cb997295c7baf8475e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 09:53:20 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:11:00 2011 -0200 |
tree | c7284589cdf33ed1546bf843b002f6d66c903489 | |
parent | a552438f544c41e6e4083c3b8633a7a559145083 [diff] |
[media] au8522_dig: 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>