From: John Stultz Date: Fri, 22 Mar 2013 21:20:03 +0000 (-0700) Subject: timekeeping: Simplify tai updating from do_adjtimex X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5154fb9040cca94e7d9893384c0e78bfe2d296;p=pandora-kernel.git timekeeping: Simplify tai updating from do_adjtimex Since we are taking the timekeeping locks, just go ahead and update any tai change directly, rather then dropping the lock and calling a function that will just take it again. Cc: Thomas Gleixner Cc: Richard Cochran Cc: Prarit Bhargava Signed-off-by: John Stultz --- Reading git-diff-tree failed