[media] cx24110: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 19:44:14 +0000 (16:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:14:28 +0000 (09:14 -0200)
commit4be325c9668f6af89baa52e092e054632658e850
tree984bce5f86f4bb1bd030f718babe9fab72689f30
parent19289a24bb0e7f14e884ab8af05bc92f4a3b76d0
[media] cx24110: 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/cx24110.c