From: Mauro Carvalho Chehab Date: Mon, 26 Dec 2011 15:11:51 +0000 (-0300) Subject: [media] mb86a20s: convert set_fontend to use DVBv5 parameters X-Git-Tag: v3.3-rc1~48^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d76e22b704559c111038a81bf52ecf4a127a90e;p=pandora-kernel.git [media] mb86a20s: 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. Actually, this driver needs to fill/use the ISDB-T proprieties. Also, fill the supported delivery systems at dvb_frontend_ops struct. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed