]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] s921: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 16:42:21 +0000 (13:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:10 +0000 (09:36 -0200)
commit16e3d13152797fc2ae66b948cd3229e9551896c3
tree8033b3b4cea3d70ac4408f3f1b36f15c604219e7
parent5f82e6b18cb48e261f0a15a7f12c843b488234a5
[media] s921: 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/s921.c