[media] s5h1420: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:07:00 +0000 (14:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:48 +0000 (09:36 -0200)
commit9f69afbe31f94e84b79cc085ffc727c724dcbeeb
tree7f9fbb2e46edbe9e54dba6c343d0d1deb37544dc
parent827b5f3e30296f5ddeedc0c0359b1db77fd499a6
[media] s5h1420: 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/s5h1420.c