]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] cx22702: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 19:40:49 +0000 (16:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:13:27 +0000 (09:13 -0200)
commit19289a24bb0e7f14e884ab8af05bc92f4a3b76d0
tree8cbe79ebfe43a14f0756545bfcc3efe9c03f5431
parentfd6072122fac77b8a5ff5891ee89a208aaab8f25
[media] cx22702: 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/cx22702.c