From: Thomas Gleixner Date: Wed, 18 May 2011 21:33:43 +0000 (+0000) Subject: x86: hpet: Cleanup the clockevents init and register code X-Git-Tag: v3.0-rc1~401^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0e08f15d23628dd8d50bf6ce1a935a8840c7dc;p=pandora-kernel.git x86: hpet: Cleanup the clockevents init and register code No need to recalculate the frequency and the conversion factors over and over. Calculate the frequency once and use the new config/register interface and let the core code do the math. Signed-off-by: Thomas Gleixner Cc: John Stultz Reviewed-by: Ingo Molnar Link: http://lkml.kernel.org/r/%3C20110518210136.646482357%40linutronix.de%3E --- Reading git-diff-tree failed