From: Mauro Carvalho Chehab Date: Mon, 8 Apr 2013 00:11:53 +0000 (-0300) Subject: [media] cx24123: improve precision when calculating symbol rate ratio X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=752a62b2ec9c21931dce869f2ae2c921c83a1164;p=pandora-kernel.git [media] cx24123: improve precision when calculating symbol rate ratio Symbol rate ratio were using a rough calculus, as the code was limited to 32 bits arithmetic. Change it to 64 bits, in order to better estimate the bandwidth low-pass filter on the demod. This should reduce the noise and improve reception. Reported-by: Hans-Peter Jansen Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed