From: Feng Tang Date: Tue, 12 Mar 2013 03:56:46 +0000 (+0800) Subject: clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~25^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5caf4636259ae3af0efbb9bfc4cd97874b547c7d;p=pandora-kernel.git clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP 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 Signed-off-by: John Stultz --- Reading git-diff-tree failed