From: John Stultz Date: Fri, 22 Feb 2013 20:33:29 +0000 (-0800) Subject: timekeeping: Use inject_offset in warp_clock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~25^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7859e404ae73fe4f38b8cfc1af19ea82f153084e;p=pandora-kernel.git timekeeping: Use inject_offset in warp_clock When warping the clock (from a local time RTC), use timekeeping_inject_offset() to atomically add the offset. This avoids any minor time error caused by the delay between reading the time, and then setting the adjusted time. Signed-off-by: John Stultz --- Reading git-diff-tree failed