From: Michael Krufky Date: Sat, 5 May 2007 15:05:39 +0000 (-0300) Subject: V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function X-Git-Tag: v2.6.23-rc1~493^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d675047062d514acdc1bbe9f84658b39f99abe;p=pandora-kernel.git V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function Rename dvb_pll_desc.setbw() to set(), and accept struct dvb_frontend_parameters instead of passing both freq and bandwidth, so that this may be used as a generic function. In order to do this, dvb_pll_configure must also be altered in the same manner, to take struct dvb_frontend_parameters instead of freq and bandwidth. Signed-off-by: Michael Krufky Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed