From: Jeff Ohlstein Date: Thu, 2 Dec 2010 20:05:12 +0000 (-0800) Subject: msm: timer: SMP timer support for msm X-Git-Tag: v2.6.38-rc1~428^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94790ec25fdd51dc4126cc176f2e104f80f87fcb;p=pandora-kernel.git msm: timer: SMP timer support for msm The msm provides timer hardware that is private to each core. Each timer has separate counter and match registers, so we create separate clock_event_devices for each core. For the global clocksource, use cpu 0's counter. Signed-off-by: Jeff Ohlstein Signed-off-by: David Brown --- Reading git-diff-tree failed