[media] s5h1409: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:03:44 +0000 (15:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:47:27 +0000 (09:47 -0200)
commitfd12984456d42bf917eb9c84e47666bd9bf33fb5
tree3fb5bee0674b83241480f9f0b8d3261d32a5cd22
parentd42c08695a3f636feb844e15efd6b653fca84e44
[media] s5h1409: 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/s5h1409.c