From: Feng Tang Date: Mon, 14 Feb 2011 16:13:31 +0000 (+0800) Subject: x86/platform: Add a wallclock_init func to x86_init.timers ops X-Git-Tag: v2.6.39-rc1~498^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b617e224dfac0b64ed70dacdac50be6eb78a6a1;p=pandora-kernel.git x86/platform: Add a wallclock_init func to x86_init.timers ops Some wall clock devices use MMIO based HW register, this new function will give them a chance to do some initialization work before their get/set_time service get called, which is usually in early kernel boot phase. Signed-off-by: Feng Tang Signed-off-by: Jacob Pan Signed-off-by: Alan Cox Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed