From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:51:48 +0000 (+0000) Subject: posix-timers: Convert clock_settime to clockid_to_kclock() X-Git-Tag: v2.6.39-rc1~508^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f9a4796af330173d790c8d2b5e2efcc489e755;p=pandora-kernel.git posix-timers: Convert clock_settime to clockid_to_kclock() Use the new kclock decoding function in clock_settime and cleanup all kclocks which use the default functions. Rename the misnomed common_clock_set() to posix_clock_realtime_set(). Signed-off-by: Thomas Gleixner Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134418.518851246@linutronix.de> --- Reading git-diff-tree failed