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