From: Rob Herring Date: Wed, 13 Mar 2013 20:31:12 +0000 (-0500) Subject: ARM: integrator-cp: convert use CLKSRC_OF for timer init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~1^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=870e2928cf3368ca9b06bc925d0027b0a56bcd8e;p=pandora-kernel.git ARM: integrator-cp: convert use CLKSRC_OF for timer init Move the integrator-cp timer init to timer-sp.c and use CLKSRC_OF. There is no reason to use the aliases, so drop them from the init code. The integrator-cp timers are mistakenly called sp804 timers in the dts, but in fact they are not sp804 dual timers, but single timers with the same programming model. Fix the dts to reflect this. Signed-off-by: Rob Herring Acked-by: Linus Walleij --- Reading git-diff-tree failed