From: John Stultz Date: Wed, 16 Jul 2014 21:03:52 +0000 (+0000) Subject: hrtimer: Cleanup hrtimer accessors to the timekepeing state X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f4108892d9a9e3408bba839914f97a54086a6f;p=pandora-kernel.git hrtimer: Cleanup hrtimer accessors to the timekepeing state Rather then having two similar but totally different implementations that provide timekeeping state to the hrtimer code, try to unify the two implementations to be more simliar. Thus this clarifies ktime_get_update_offsets to ktime_get_update_offsets_now and changes get_xtime... to ktime_get_update_offsets_tick. Signed-off-by: John Stultz Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed