From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:42 +0000 (-0800) Subject: [PATCH] clocksource: Remove the update callback X-Git-Tag: v2.6.21-rc1~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e69f2b1ead2a4c51c12817f18263ff0e59335a6;p=pandora-kernel.git [PATCH] clocksource: Remove the update callback The clocksource code allows direct updates of the rating of a given clocksource now. Change TSC unstable tracking to use this interface and remove the update callback. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: john stultz Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed