]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] stv900: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:34:48 +0000 (14:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:39:16 +0000 (09:39 -0200)
commit38d945e05c20d29aa01f1bb3806281a4d2bd3a36
tree56bad879c953aa33978c2ea1588a614d4b1c1b38
parent45f4a8ea5222288e265932d6643108e3000454f4
[media] stv900: 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/stv0900_core.c