From: Michael Krufky Date: Mon, 20 Nov 2006 20:03:48 +0000 (-0300) Subject: V4L/DVB (4869): Lgh06xf: use return value of dvb_pll_configure() X-Git-Tag: v2.6.20-rc2~85^2~18^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd83e2487e9149d8cd7c8b1e7d6f0e5231b79f8a;p=pandora-kernel.git V4L/DVB (4869): Lgh06xf: use return value of dvb_pll_configure() Use return value of dvb_pll_configure() to fill priv->frequency In lgh06xf_set_params: Rename int variable "err" to "result". Remove needless calculation of the set frequency, since this value is now being returned by dvb_pll_configure(). Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed