commit | a1dcd9de648c8cf21abaeca7f77885665eed4117 | [log] [tgz] |
---|---|---|
author | Chris Pascoe <c.pascoe@itee.uq.edu.au> | Tue Nov 20 08:17:54 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:02:37 2008 -0200 |
tree | f35cdf7d007056445a0603a12fb20d3eed5ec7ba | |
parent | 702a67624e4bc9c7056418b576af928940b7dbb9 [diff] |
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 <c.pascoe@itee.uq.edu.au> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>