[PATCH v5 3/4] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource

2015-03-09 Thread Xunlei Pang
From: Xunlei Pang If a system does not provide a persistent_clock(), the time will be updated on resume by rtc_resume(). With the addition of the non-stop clocksources for suspend timing, those systems set the time on resume in timekeeping_resume(), but may not provide a valid

[PATCH v5 3/4] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource

2015-03-09 Thread Xunlei Pang
From: Xunlei Pang pang.xun...@linaro.org If a system does not provide a persistent_clock(), the time will be updated on resume by rtc_resume(). With the addition of the non-stop clocksources for suspend timing, those systems set the time on resume in timekeeping_resume(), but may not provide a