From: Stephen Warren Date: Thu, 8 Nov 2012 17:50:55 +0000 (-0700) Subject: cris: move usec/nsec conversion to do_slow_gettimeoffset X-Git-Tag: v3.9-rc1~122^2~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547046f2f09f1837d39619afbc7a6e35673d7c98;p=pandora-kernel.git cris: move usec/nsec conversion to do_slow_gettimeoffset Move usec to nsec conversion from arch_gettimeoffset() to do_slow_gettimeoffset(); in a future patch, do_slow_gettimeoffset() will be used directly as the implementation of arch_gettimeoffset(), so needs to perform all required calculations. Cc: Mikael Starvik Cc: linux-cris-kernel@axis.com Acked-by: Jesper Nilsson Signed-off-by: Stephen Warren --- Reading git-diff-tree failed