timekeeping: Move lock out of timekeeper struct
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 Feb 2013 22:51:37 +0000 (22:51 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 23:20:00 +0000 (16:20 -0700)
commit7e40672d930b369c1984457233ec5557aa53bfb8
tree7e87231ebdf0898f939e8b2b88ca48d1e4309eab
parenteb93e4d93093615c60cb7dd3dcb24e46bd7d62d4
timekeeping: Move lock out of timekeeper struct

Make the lock a separate entity. Preparatory patch for shadow
timekeeper structure.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[Merged with CLOCK_TAI changes]
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/timekeeper_internal.h
kernel/time/timekeeping.c