From: Sudeep KarkadaNagesha Date: Fri, 23 Aug 2013 14:53:15 +0000 (+0100) Subject: drivers: clocksource: add CPU PM notifier for ARM architected timer X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~10^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346e7480f1d4740b3d798da60f83f087ea6488b4;p=pandora-kernel.git drivers: clocksource: add CPU PM notifier for ARM architected timer Few control settings done in architected timer as part of initialisation can be lost when CPU enters deeper power states. They need to be restored when the CPU is (warm)reset again. This patch adds CPU PM notifiers to save the counter control register when entering low power modes and restore it when CPU exits low power. Reviewed-by: Catalin Marinas Reviewed-by: Lorenzo Pieralisi Reviewed-by: Will Deacon Acked-by: Olof Johansson Signed-off-by: Sudeep KarkadaNagesha --- Reading git-diff-tree failed