]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] au8522_dig: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 12:53:20 +0000 (09:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:11:00 +0000 (09:11 -0200)
commit9b6a132b3d2ad0ca3a1481cb997295c7baf8475e
treec7284589cdf33ed1546bf843b002f6d66c903489
parenta552438f544c41e6e4083c3b8633a7a559145083
[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>
drivers/media/dvb/frontends/au8522_dig.c