From: Chris Pascoe Date: Tue, 20 Nov 2007 11:17:54 +0000 (-0300) Subject: V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errors X-Git-Tag: v2.6.25-rc1~1235^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1dcd9de648c8cf21abaeca7f77885665eed4117;p=pandora-kernel.git V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errors Whilst reanalysing my formulas I realised it was no longer possible to get the right values for a 36.1667MHz IF due to rounding problems. Storing frequencies in units of 0.1kHz makes it possible to calculate these again correctly. Signed-off-by: Chris Pascoe Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed