From: Andy Walls Date: Sun, 2 Nov 2008 21:54:10 +0000 (-0300) Subject: V4L/DVB (9514): cx18: Fix PLL freq computation for debug display X-Git-Tag: v2.6.29-rc1~556^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4167342b572c6122c712e8c6e5391808c1e5503;p=pandora-kernel.git V4L/DVB (9514): cx18: Fix PLL freq computation for debug display cx18: Fix PLL freq computation for debug display. The code to compute the PLL freq from register values was storing an intermediate 56 bit result in a 32 bit type, causing a nonsense value to be displayed. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed