From: Thomas Gleixner Date: Wed, 30 Jan 2008 12:30:02 +0000 (+0100) Subject: clocksource: add unregister function to disable unusable clocksources X-Git-Tag: v2.6.25-rc1~1143^2~878 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4713e22ce81eb8b3353e16435362eb3d0ec95640;p=pandora-kernel.git clocksource: add unregister function to disable unusable clocksources On x86 the PIT might become an unusable clocksource. Add an unregister function to provide a possibilty to remove the PIT from the list of available clock sources. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed