From: Gregory CLEMENT Date: Fri, 25 Jan 2013 17:32:42 +0000 (+0100) Subject: clocksource: time-armada-370-xp: add local timer support X-Git-Tag: v3.9-rc1~35^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd3f69f9f01063edabeb8ca5b1551936f98dfb1;p=pandora-kernel.git clocksource: time-armada-370-xp: add local timer support On the SOCs Armada 370 and Armada XP, each CPU comes with two private timers. This patch use the timer 0 of each CPU as local timer for the clockevent if CONFIG_LOCAL_TIMER is selected. In the other case, use only the private Timer 0 of CPU 0. Signed-off-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- Reading git-diff-tree failed