]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] lgs8gxx: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 14:39:09 +0000 (11:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:25:56 +0000 (09:25 -0200)
commitfd91f267d72858dc2f06cde756dc4d5658469c31
tree9103ce840a086fb7e6832adf13c6a5a0cd1e0163
parente14e1ec6d9ddb108e13d6c17e643b44b229a27f7
[media] lgs8gxx: 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/lgs8gxx.c