[media] sp887x: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 15:43:15 +0000 (12:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:33:29 +0000 (09:33 -0200)
commit5ebffc39929d553f26599976b7393e425a07bd36
treead29601f789dbb0dc183398ac83c99760c990cd7
parentdcc9a1299721835ece4e826c445cf8463c110832
[media] sp887x: 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/sp887x.c