commit | 7e40672d930b369c1984457233ec5557aa53bfb8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 21 22:51:37 2013 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Fri Mar 22 16:20:00 2013 -0700 |
tree | 7e87231ebdf0898f939e8b2b88ca48d1e4309eab | |
parent | eb93e4d93093615c60cb7dd3dcb24e46bd7d62d4 [diff] |
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>