]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] nxt200x: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:57:38 +0000 (14:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:43:36 +0000 (09:43 -0200)
commit81931e940e72e0324968a1afdd555b8c17456dba
treea583fab918d22b02ca873efe9d2aa12cbd03a55e
parent6714049e04af727775600b28ee11cae05e37e4b7
[media] nxt200x: 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/nxt200x.c