commit | f4167342b572c6122c712e8c6e5391808c1e5503 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Sun Nov 02 18:54:10 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 29 17:53:27 2008 -0200 |
tree | 8ed3a3421b48ff75899d31593d0ac2d3ac3a42bb | |
parent | 69acdf1e5a9146ec6667f6c4b439acd38c18f5ea [diff] |
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 <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>