From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:52:01 +0000 (+0000) Subject: posix-timers: Convert timer_settime() to clockid_to_kclock() X-Git-Tag: v2.6.39-rc1~508^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27722df16ef143017db55ac7baac1703a68017ff;p=pandora-kernel.git posix-timers: Convert timer_settime() to clockid_to_kclock() Set the common function for CLOCK_MONOTONIC and CLOCK_REALTIME kclocks and use the new decoding function. Signed-off-by: Thomas Gleixner Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134419.001863714@linutronix.de> --- Reading git-diff-tree failed