From: Willy Tarreau Date: Sat, 9 Feb 2008 22:24:08 +0000 (+0100) Subject: x86: GEODE fix MFGPT input clock value X-Git-Tag: v2.6.25-rc1~8^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36445cf30686b9ea4ddf71f28057e4dd07db0e2d;p=pandora-kernel.git x86: GEODE fix MFGPT input clock value The GEODE MFGPT code assumed that 32kHz was 32000 Hz while the boards run on a 32.768 kHz digital watch crystal. In practise, it will not change the timer's frequency as the skew was only 2.4%, but it should provide more accurate intervals. Signed-off-by: Willy Tarreau Signed-off-by: Andres Salomon Signed-off-by: Jordan Crouse Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed