clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
authorFeng Tang <feng.tang@intel.com>
Tue, 12 Mar 2013 03:56:46 +0000 (11:56 +0800)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 15 Mar 2013 23:50:27 +0000 (16:50 -0700)
Some x86 processors have a TSC clocksource, which continues to run
even when system is suspended. Also most OMAP platforms have a
32 KHz timer which has similar capability. Add a feature flag so that
it could be utilized.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found