From: Magnus Damm Date: Tue, 2 Feb 2010 22:41:40 +0000 (-0800) Subject: clocksource: start CMT at clocksource resume X-Git-Tag: v2.6.34-rc1~245^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81628848af8a01f103acc8166299c698898a8f4;p=pandora-kernel.git clocksource: start CMT at clocksource resume Add code to start the CMT timer on clocksource resume. While at it handle the suspend case as well. Remove the platform device specific suspend calls. This makes sure the timer is started during sysdev_resume(). Without this patch the clocksource may be read as suspended, this after sysdev resume but before platform device resume. Signed-off-by: Magnus Damm Cc: john stultz Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed