From: Peter Zijlstra Date: Thu, 19 Mar 2015 09:09:06 +0000 (+0100) Subject: time: Rename timekeeper::tkr to timekeeper::tkr_mono X-Git-Tag: omap-for-v4.2/o2_dc~187^2~75 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876e78818def2983be55878b21f7152fbaebbd36;p=pandora-kernel.git time: Rename timekeeper::tkr to timekeeper::tkr_mono In preparation of adding another tkr field, rename this one to tkr_mono. Also rename tk_read_base::base_mono to tk_read_base::base, since the structure is not specific to CLOCK_MONOTONIC and the mono name got added to the tk_read_base instance. Lots of trivial churn. Signed-off-by: Peter Zijlstra (Intel) Acked-by: John Stultz Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/20150319093400.344679419@infradead.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed