[media] lgdt330x: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 14:25:21 +0000 (11:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:25:41 +0000 (09:25 -0200)
commitca7072dd5ee420bdd1670e60cbce149671413e3d
tree5a5b6f85cfdbcc99042a2ebf0efaa6fa4417f24e
parent304577b21b67be14522956f8b601a51b9b339c23
[media] lgdt330x: 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/lgdt330x.c