From: Stephen Boyd Date: Tue, 8 Nov 2011 18:34:07 +0000 (-0800) Subject: msm: timer: Remove msm_clocks[] and simplify code X-Git-Tag: v3.3-rc1~136^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a00c1068b2c1ae451e230ef8bd010d7b2f56f54;p=pandora-kernel.git msm: timer: Remove msm_clocks[] and simplify code We can simplify the timer code now that we only use the DGT for the clocksource and the GPT for the clockevent. Get rid of the msm_clocks[] array and propagate the changes throughout the code. This reduces the lines of code in this file and improves readability. Signed-off-by: Stephen Boyd Cc: Thomas Gleixner Cc: Marc Zyngier Signed-off-by: David Brown --- Reading git-diff-tree failed