commit | 9ecf37eb7a81e3295a1b274eafb6f83d7d2cabf0 | [log] [tgz] |
---|---|---|
author | Feng Tang <feng.tang@intel.com> | Wed Jan 16 00:09:48 2013 +0800 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jan 15 18:16:08 2013 -0800 |
tree | c1753603b4d286a5cb45570ebc52d69caea51bad | |
parent | 31ade30692dc9680bfc95700d794818fa3f754ac [diff] |
rtc: Skip the suspend/resume handling if persistent clock exist All the RTC suspend and resume functions are to compensate the sleep time, but this is already done in timekeeping.c if persistent clock exist. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Arve Hjønnevåg <arve@android.com> Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: John Stultz <john.stultz@linaro.org>