From: Stephen Boyd Date: Tue, 8 Nov 2011 18:34:08 +0000 (-0800) Subject: msm: timer: Remove SoC specific #ifdefs X-Git-Tag: v3.3-rc1~136^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2081a6b57fba2717fa4b04fe978abad238e1f9e4;p=pandora-kernel.git msm: timer: Remove SoC specific #ifdefs The timer frequency is currently ifdefed in addition to setting the DGT clock's divider value on SCORPIONMP targets. Setup the frequency dynamically using the existing cpu_is_*() branches and assign a custom clocksource read function for 7x01a to get the shift out of the generic path. Signed-off-by: Stephen Boyd Cc: Thomas Gleixner Cc: Marc Zyngier Signed-off-by: David Brown --- Reading git-diff-tree failed