[media] mt352: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 15:23:01 +0000 (12:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:27:56 +0000 (09:27 -0200)
commitcf45787ced807791fc02ba9477b1bb320dd14801
tree7e70fd1b127aa8e208cef4ef6aa0af5b3ea91b7b
parent2d76e22b704559c111038a81bf52ecf4a127a90e
[media] mt352: 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/mt352.c