From: Jordan Crouse Date: Sat, 9 Feb 2008 22:24:08 +0000 (+0100) Subject: x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers X-Git-Tag: v2.6.25-rc1~8^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f087515c658a68454d43909d482ea4b59e7d6d5c;p=pandora-kernel.git x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers There isn't much value to always detecting the MFGPT timers on Geode platforms; detection is only needed when something wants to use the timers. Move the detection code so that it gets called the first time a timer is allocated. Signed-off-by: Jordan Crouse Signed-off-by: Andres Salomon Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed