From: Hideki EIRAKU Date: Fri, 18 Jan 2013 05:02:05 +0000 (+0900) Subject: ARM: shmobile: armadillo800eva: set clock rates before timer init X-Git-Tag: v3.9-rc1~117^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f27c40656fecba44e839c77910f75ee1024df62;p=pandora-kernel.git ARM: shmobile: armadillo800eva: set clock rates before timer init Previously clock rates were set after initialization of timer. Therefore the timer used the default extal1 clock rate (25MHz) instead of the correct rate for this board (24MHz). Signed-off-by: Hideki EIRAKU Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed