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