[media] s55h1411: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:05:43 +0000 (15:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:47:32 +0000 (09:47 -0200)
commit102a820d36c94b489a40549f9c4cf0dc84a09ec9
tree5810b9d43e2936d83d3f9ddc22437d328619b269
parentfd12984456d42bf917eb9c84e47666bd9bf33fb5
[media] s55h1411: 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/s5h1411.c