[media] sp8870: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 15:37:59 +0000 (12:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:32:39 +0000 (09:32 -0200)
commitdcc9a1299721835ece4e826c445cf8463c110832
tree60b4f60ec656bb74acc05cdae3bc11986d0da646
parent6bfc366766e5f81c7f39f36bddd000f336461200
[media] sp8870: 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/sp8870.c